Debian :: Install VI And Remove VIM
Jul 9, 2015I want remove VIM and install VI , what I must do ?
View 13 RepliesI want remove VIM and install VI , what I must do ?
View 13 RepliesI would like to localize my system in Czech so I wanted to install all necessary packages. However, when I wanted to install dictionaries common and also myspell, it wanted to completely remove Openoffice. I have these repositories:
[URL]...
Someone told me that there is probably problem with versions and in repository is still only OOo 2.4 so it could be the reason. Is there any solution?
I have a a few questions about Testing's update manager. When I go to the update manager I get a message saying "Do you want to perform a safe-upgrade, which does not remove packages or install new ones"? Will my entire system ever eventually get upgraded if I only ever do safe-upgrades? Or is there a time and a place to do non-safe upgrades? I did a non-safe upgrade a few days ago and all it did was mess with a bunch of OpenOffice packages.
Why are only certain packages selected by default when doing a non safe upgrade? Why is it that whenever I do a non-safe upgrade when it's done applying the updates the same packages I just installed are listed as available updates? Also, I used this website to build my sources.list and there apparently is some sort of "fatal error" with one of the repositories I selected. Is there a text file somewhere I can go to see a readout of apt-get bug reports?
i just installed debian with a net installation but it installed gnome now i want to completely remove gnome and install kde, how do i do this?
View 1 Replies View RelatedI've been trying to compile OpenCV3 beta for Debian Jessie, but I can't figure out how to compile support for video I/O .Tutorials that can be found on-line usually use ffmpeg library, but as I found out Debian 8 replace this library with libav (?). Of course I found tutorials how to remove libav and install ffmpeg, but I would rather try to find some another way.
I use OpenCV3 beta from URL...
When I use this switch
Code: Select all-DWITH_FFMPEG=0 compilation succeed, but there is no support for video.
When I don't use that switch, then I get this error:
Code: Select allIn file included from /home/sehny/Dokumenty/opencv-3.0.0-beta/modules/videoio/src/cap_ffmpeg_impl.hpp:65:0,
from /home/sehny/Dokumenty/opencv-3.0.0-beta/modules/videoio/src/cap_ffmpeg.cpp:45:
/home/sehny/Dokumenty/opencv-3.0.0-beta/modules/videoio/src/ffmpeg_codecs.hpp:98:7: error: ‘CODEC_ID_H264’ was not declared in this scope
   { CODEC_ID_H264, MKTAG('H', '2', '6', '4') },
   Â
[code]...
I faced on these days a very nasty problem, during the upgrading of my system... something bad happened and I can not remove, purge, install, reinstall the package flashplugin-nonfree no matter what tries I did till now. To see my tries please read bellow.Do any of you have any advanced advice how can solve this BIG problem that occurs to me?
View 10 Replies View RelatedI have Jessie 8.3, netinstall and GNOME base. I want to switch to MATE and my question is hot to do it correctly.
I think it is impossible to do it by installing firstly MATE and the GNOME - both desktops should be crashed.
How to remove completely GNOME to be without any desktop environment? I can go to thext mode and run commands to delete the desktop but there is something more that I should do?
I have now almost completed my aim of using Debian and PClinuxOS on different installed hard disks. For PCLOS I use an On-Disk set of disks which I have installed on a separate hard disk which serves as a repository from Synaptic, which makes program install/remove very quick. Is it possible to do the same thing with the 5 DVD's for Debian lenny on another hard disk?
View 2 Replies View RelatedI want to install Eclips program from "Add/Remove Application" in Administration menu!I see this message and I click on 'Enable' button and I am connect to the Internet at the same time.But Eclips program did not install.This problem is for all programs , means my "Add/Remove Application" does not work properly
View 11 Replies View RelatedDoes anyone know if I can successfully remove / delete the 'debian-sys-maint' account from MySQL? I noticed it there and appears to be something the Debian developers / maintainers of MySQL package added. I am guessing it's there to manage package updates and system maintenance as a back door of sorts. Anyone know if I can remove this account and not break the package or database?
[Code]...
i'm trying to install my updates through install/remove software in gnome opensuse, but when I click apply everything just disappears, can I install them some other way?
View 5 Replies View RelatedI install Mplayer from Install/Remove Software and I can't find it. I reinstall it but without any success.
View 9 Replies View Relatedi have both windows and linux on my laptop (for ease of use for some programs). suddenly i can't log in with windows (it crashes)could you help me to remove the old windows and install new one?
View 2 Replies View RelatedI have been using Linux generally for a fair while (mainly in the form of Ubuntu on my desktop PC) but have recently got myself a VPS on which I am running Debian 5 (Lenny). Ubuntu is obviously good for its GUI, however Debian seems to be more appropriate for a server - which I hope to use to host a website, maybe even run an Asterisk phone system too!
The problem which keeps driving me mad is that I have had to re-build my VPS undoing all my hard work because of this stupid (unmet dependencies) problem which I cannot seem to work around.
When the VPS is freshly rebuilt the system is ok, but its after packaged have been updated (which has to be done at some stage).
The errors which have been driving me to insanity are as follows:
zoness:~# apt-get update
Get:1 http://security.debian.org lenny/updates Release.gpg [835B]
Get:2 http://security.debian.org lenny/updates Release [40.8kB]
Get:3 http://ftp.us.debian.org lenny Release.gpg [1033B]
[Code]....
I just installed ufw and made some rules :-
Code: Select all$ sudo ufw enable
$ sudo ufw default deny
$ sudo ufw allow 80,443/tcp
Now this gives the following :-
Code: Select allRule added
Rule added (v6)
Now is there anyway to tell it to NOT add the v6 rules (of course over time v6 will become the new standard and I'll have to upgrade my router and all) but till my ISP doesn't I just want to make it easy for myself.
I could install gufw and just take that rule out but wanted to know if there was a way to do that via CLI .
How to remove libselinux1?
Remove/purge is not working.
And removing it by hand breaks all other bins on Debian (ls, find, reboot, halt, etc, literally everything).
How do I remove all of kde in one command except for the kde packages that I have installed before doing apt-get install kde?
View 14 Replies View RelatedI want to remove sudo so may existing user can only use su.But sudo is associated with dependence`s gnome and many more.How to remove damned thing Can i just remove sudo and then reinstall those 14 package`s, will this work ?
[18:21:47]madone~ $ sudo aptitude purge sudo gksu
Reading package lists... Done
Building dependency tree
[code]....
I'm running a Squeeze minimal install. I don't need exim4, which got installed with the base net-install (I think). So I did
#apt-get remove exim4
and it said it had done it. However, recently I noticed during bootup that there was a line that said "Starting MTA: exim4". Then, another time I did apt-get update and apt-get upgrade, and it wanted to upgrade three exim4 packages. So I thought "Hmm- exim4 must have come back." However, apt-get remove exim4 gets a "It ain't installed" (or words to that effect) response. "Find exim4" gets a list of about 40 files, including /usr/sbin/exim4, /usr/lib/exim4/ /usr/share/exim4, /etc/init.d/exim4, and a whole raft of config and man files. I've done apt-get purge exim4, and I'm now at my wits end- what on earth is going on? Can't apt-get do it? Might Aptitude (never used it) do it? (Don't have Synaptic installed- I try to keep as minmal as possible, it's an old machine.)
NFS means Network File System, right? If so, it is not needed for most users. I donot understand why those modules are started automatically in Jessie. How can i safely remove those module(s) ?
View 2 Replies View RelatedI've installed Debian 8 from the minimum CD. All is well. I'd like to compile PHP 5.6.9 from source. The current version installed on Debian is 5.6.7.I've attempted to remove 5.6.7 using
Code: Select allapt-get remove php
and
Code: Select allapt-get remove php5
to no avail. I've compiled PHP 5.6.9 from source on the machine, but php -v is still showing 5.6.7.I know this probably sounds silly, but I have this installed in a VM to mimic my clients server.How do I remove the current version of PHP on the system?
I have upgraded my server to Debian 6.0 Squeeze but it looks like some of my sites are not compatible with PHP 5.3.x so I would like to revert to previous 5.2.6 version.So my question is what to do?a) Remove PHP 5.3.x from system via apt-get and install my old 5.2.6 from old archives at /var/cache/apt/archivesb) just try to update from archives PHP to 5.2.6?
Code:
-rw-r--r--. 1 root root 2413316 May 11 2008 libapache2-mod-php5_5.2.0-8+etch11_i386.deb
-rw-r--r--. 1 root root 2413290 Oct 6 2008 libapache2-mod-php5_5.2.0-8+etch13_i386.deb
[code]....
I would like to remove openoffice.org from my Squeeze. I removed some portion of openoffice.org using following commands apt-get remove openoffice.org openoffice.org-calc openoffice.org-draw openoffice.org-impress openoffice.org-math openoffice.org-writer However the movement I put apt-get remove openoffice.org-base it says The following extra packages will be installed:
openoffice.org-base-core openoffice.org-core openoffice.org-filter-binfilter openoffice.org-gcj openoffice.org-gnome openoffice.org-gtk openoffice.org-java-common
openoffice.org-officebean python-uno
[code]....
And If i put all the openoffice.org packages to be removed it says it will install Gnumeric, abiword however I do not want it. I have downloaded libreoffice 3.4 and i want to install the same.
Not long ago I've switched from FreeBSD to Debian. As time passes, I install some packets, use them and forget to uninstall them. In FreeBSD there was a simple (dummy) way to keep only needed packets. Once in 6 months i just deleted all packages (pkg_delete -a) and then installed only those which i needed (xfce, xmms, gmplayer, etc). Is there a way to safely remove packets and their dependencies which i don't use anymore? May be there is a way to roll back to default desktop package collection?
View 14 Replies View RelatedFresh Jessie installation with KDE desktop. Installed from Disk 1 of the dvd images. Can't figure why apt wants to remove this stuff. The only packages I removed from the base installation was iceweasel, and juk. I'd like to autoremove to clean out the amarok stuff but I'm afraid it will take all the rest with it. What do I do about this, and or how do I fix it? Does apt have a setting where if an app isn't used for x amount of time it deems it useless for removal?
Code: Select allCalculating upgrade...
The following packages were automatically installed and are no longer required:
 amarok-common amarok-utils apper apper-data ark cdparanoia cdrdao clamz dvd+rw-tools easy-rsa genisoimage growisofs gwenview htdig hyphen-en-us
 iputils-arping k3b k3b-data k3b-i18n kamera kate kcalc kdeplasma-addons kdesudo khelpcenter4 kio-audiocd kmix kopete kscreensaver ksnapshot libappstream1
Â
[code]....
I'm new to Debian, and there's something I don't understand about the packages marked as automatically installed. They are supposed to be removed by "apt-get autoremove" if no other packages depend on them, right? Well, I've installed xserver-xorg-video-ati which pulled *video-radeon, *video-r128 and *video-mach64. I later realised that I only needed *video-radeon, and got rid of xserver-xorg-video-ati and the other two. The thing is... xserver-xorg-video-radeon is still there, even if only xserver-xorg-video-ati and xserver-xorg-video-radeon-dbg depend on it, and neither are installed in my system.
Code: Select all$ apt list xserver-xorg-video*
Listing... Done
xserver-xorg-video-all/stable 1:7.7+7 amd64
xserver-xorg-video-ati/stable 1:7.5.0-1 amd64
xserver-xorg-video-ati-dbg/stable 1:7.5.0-1 amd64
[code]...
I obviously want to keep *video-radeon, but I'm just wondering, why does it not get removed when I run "apt-get autoremove"?
the computer, home and wastebasket launchers are on the desktop, i would like for them to leave but when i right click, move to wastebasket is greyed out, which is what google said,
View 2 Replies View Relatedthe correct way to remove custom kernels? I was trying to install a driver and only got it half way right and I want to wipe the slate clean and try again.Here's the original:Debian GNU/Linux, kernel 2.6.26-2-amd64root(hd0,4)kernel/boot/vmlinuz-2.6.26-2-amd64 root=UUID=64dcc531-f5b0-47e8-99c4-abeecfab9353 ro quietinitrd/boot/initrd.img-2.6.26-2-amd64
View 2 Replies View RelatedI added the Liquorix repo to try out the spiffy kernel. It didn't boot so I uninstalled the kernel and went on my way. I'd like to get rid of the repo entry in Synaptic but when I click on "remove" nothing happens. The repo is oddly not in my sources.lst file.
View 1 Replies View RelatedI have logitech mx518 (mouse).Additional buttons did not work, so I googled a bit and tried different stuff. One of these is the package lomoco.I installed it via aptitude install and did not noticed any differences. So I tried to remove it with aptitude remove, but this seems not to have worked.The problem is, I get several warnings or error messages (or what ever) on startup about lomoco. So I would like to remove it completely.
View 2 Replies View Related