Ubuntu :: Removing Packages Via Synaptics?
Aug 2, 2010
When removing packages via Synaptics it gives the option of Mark for removal Mark for complete removal If I mark it for complete removal does it mean it will never be available from Synaptics again or does it mean that the whole package will be deleted from my system and have to be downloaded again if I want to install it again. I am never sure which to pick
View 7 Replies
ADVERTISEMENT
Jul 30, 2010
I was wondering where are the download packages by Synaptics found or are they deleted after the installation?
View 2 Replies
View Related
Dec 7, 2009
I've been trying to remove a couple packages and also install a couple more and I usually use Synaptics but when using it just now I got this error:
Code:
E: dhcp-probe: subprocess installed post-installation script returned error exit st
so I tried APT from the terminal and similarly got:
Code:
Errors were encountered while processing: dhcp-probe E: Sub-process /usr/bin/dpkg returned an error code (1
View 1 Replies
View Related
Sep 23, 2010
I'm getting some errors while trying to do an update:How can I know which are the apps that are causing this, and how should I remove/update these?This is my /etc/apt/sources.list
Code:
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://linux.dropbox.com/ubuntu lucid main
deb-src http://linux.dropbox.com/ubuntu lucid main
[code]....
View 4 Replies
View Related
Jan 26, 2011
I want to remove Evolution and install Thunderbird. I have a general question. WRT any given package, how can I determine if that package is required by any other packages so that I wouldn't want to remove it?
View 9 Replies
View Related
Jan 5, 2011
I'm using Ubuntu 10.04 and during my tries to free space I've removed several packages such as: openoffice, all editors, and some more packages such as players and printers drivers that I don't need and seem o.k to remove. However, after restart, the graphical interface doesn't load, I'm in the xserver, I have console but not gui. I was wondering if anyone can tell me which packages I should not remove or let me know of dependencies I need to consider when messing with packages?
View 1 Replies
View Related
Apr 14, 2011
I need to remove a lot of rpm packages and I would like to save some time and make things easier, but I am unsure of how to do it. Currently I just copy/paste over and over. My plan was to put the output of the command below into a text file, and use that text file to remove all the packages.
rpm -qa |grep xxxxx > file.txt
My question is how do I get that file to work with "rpm -e". I tried to insert the file using the less than symbol but that didn't work:
rpm -e --nodeps < file.txt
View 4 Replies
View Related
Jun 17, 2011
OK as a recent Windows to Ubuntu convert I made a stupid mistake and now would now like to recover my OS, particularly my files.I had happily been running Ubuntu 10.10 but then used Synaptic to remove Python 2.6 (I was having trouble running Python 2.5 with both installed), I selected to remove Python and all it's dependencies (a bad move as I realise now, as it was quite a dependency list in the end!).
I was left with a semi functional desktop, some things worked but many things were broken / unavailable, neither Synaptic or even Terminal would work to situation.I tried rebooting in the forlorn hope that I would get some recovery options, but it would not boot, boot starts, gets to grub (top left flashing cursor), then that disappears and I am presented with a black screen and nothing then happens. If I then do a hard power down the screen very briefly shows some text (something like enter password) as it shuts down.
Subsequent boot ups just do the same thing. If I boot with an installation disk and move forward to the partition step the original partition is shown as in tact.So, my main question is, is there a way of recovering my OS without the use of low level disk recovery utils (which may be a bit painful and long winded). e.g. what happens if I install 'over the top' of my original installation, will my file system be in tact
View 1 Replies
View Related
Sep 14, 2010
I recently did upgrade from F12 to F13 using preupgrade, and I was following the guide from the Fedora project website [URL]
On the section Removing unsupported packages it shows how to find orphaned packages and sugest you remove them. I tried that, found a bunch of packages that I promptly erased. But then I
came across
ModemManager-0.4-5.git20100720.fc12.x86_64
I thought "well I don't use a Modem" so I tried to yum erase it. I stopped when I saw that it was trying
to also remove the dependencies, a bunch of NetworkManager packages.
My question is, why is ModemManager flagged as an orphan if it has packages depending on it, isn't that wrong?
And also, the recommendation on the guide to remove these packages can be dangerous to people who don't pay attention (imagine someone accidentally removing NetworkManager, no internet).
I will keep the "orphaned" package out of necessity, but something is wrong in this whole deal.
View 3 Replies
View Related
Jan 3, 2011
Are you using one of these ? : deb or rpm orphan ? Are they ok to remove old packages not used anymore , or have you got some others tools or intesresting tips for doing so
View 2 Replies
View Related
Sep 19, 2010
In trying to get something else working, I installed a newer version of the kernel from backports (I'm on 2.6.26 lenny and the backport kernel is 2.6.32). That failed, so I want to remove the backport kernel completely.
I tried:
Code:
and got:
Code:
Accept this solution? [Y/n/q/?]
I don't really understand how these metapackages work and I don't want to accidentally remove my currently-working kernel.
What's the correct way to remove all packages related to the backports kernel and leave the existing lenny ones alone?
View 4 Replies
View Related
May 5, 2011
I have a fresh Debian install, since this install was on a desktop, I had an internet connection and didn't notice (it was late, I was half asleep) I opted to download a whole load of packages I didn't really need. I thought all was doomed until I remembered that I have done another Debian install but a week ago on a laptop, which has a nice clean install without all the bloat.
So I ran dpkg --get-selections > selections
and had it sent to my new desktop installation.
Now if I run dpkg --set-selections < selections followed by dselect-upgrade nothing happens. I assume this is because the smaller list contains all the packages 'to be installed' which already are, and all the missing packages are not being purged. Do I need to explicitly add all the packages I want to purge to the 'selection' list or is there a better way of doing it?
View 1 Replies
View Related
May 21, 2011
Why is this going on? I use this machine to watch media like heck I would remove these files and break 50%+ of my functionality. There is a whole pile of "red" entries in this repo and it's all multimedia stuff mostly.
View 9 Replies
View Related
Jun 1, 2011
I have an issue with packages. When I try to install any package then I receive error like this one below.
e.g. install Lynx:
Code:
# apt-get -f install lynx
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libperl5.10: Depends: perl-base (= 5.10.0-19lenny3) but 5.10.0-19lenny2 is to be installed
libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed
lynx: Depends: lynx-cur (>= 2.8.7dev9-2.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
So I decided to remove libperl5.10 which apparently mess. But its not that easy, just take a look:
Code:
# apt-get --purge remove libperl5.10
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed
Depends: libperl5.10 (>= 5.10.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
...and now I don't know what to do ?
View 13 Replies
View Related
Oct 29, 2010
I updated and removed some packages that could not be upgraded, and now Firefox and Google Chrome show web pages in bold font by default. By this i mean that all pages not setting font-weight explicitly.
This is on Meerkat, upgraded from long before (Lucid, i believe). I'm guessing the KDE packages are due to me having Amarok and konsole installed some time long ago, so i assumed i could ditch these.The terminal output from the commands above is attached.
View 2 Replies
View Related
Oct 22, 2015
I am new and recently almost one month back installed debian linux stable 8.2 came from windows. Today I upgrade my debian stable 8.2 to testing and everything works fine. Just one thing is that I checked kernel and find :
uname -r
4.2.0-1-amd64
dpkg --list | grep linux-image
ii linux-image-3.16.0-4-amd64 3.16.7-ckt11-1+deb8u5 amd64 Linux 3.16 for 64-bit PCs
ii linux-image-4.2.0-1-amd64 4.2.3-2 amd64 Linux 4.2 for 64-bit PCs
ii linux-image-amd64 4.2+68 amd64 Linux for 64-bit PCs (meta-package)
I am first time removing old kernel so cant take risk from searching the solution from google so come here, what and how to remove that includes everything like kernel image and other old kernel files not needed.
One more thing I just realised and saw on details in settings gnome that
Base : Debian GNU/Linux stretch/sid 64-bit
Is this right as it says sid in the line but i just changed my sources.list to testing only and then aptitude upgrade and full-upgrade then just.
View 3 Replies
View Related
Oct 19, 2009
I recently upgraded my x86_64 system from FC8 to FC10 using Pre-Upgrade. (related blog link) It appears that the upgrade process installed a steaming pile of i386 packages that are duplicates of existing x86_64 packages. I now get update errors because of this package clash. I have searched the fora and the most progress I've been able to make so far is: I apparently had 8 unfinished yum transactions so I did yum-complete-transaction 8 times and have no more incomplete transactions.
The output of package-cleanup --dupes is not very helpful:
Code:
[tim@servy ~]$ sudo package-cleanup --dupes
Setting up yum
Loaded plugins: refresh-packagekit
Yet I still get transaction errors when I run updates via synaptic. It checks dependencies and downloads everything and errs when testing changes. This is the error it gives at the moment:
Code:
Test Transaction Errors: file /etc/gconf/schemas/gweather.schemas from install of libgweather-2.24.2-1.fc10.x86_64 conflicts with file from package gnome-applets-1:2.20.1-1.fc8.i386
[code]...
View 14 Replies
View Related
Feb 27, 2011
what i did was, remove evolution mail from synaptic, what i wanted to do was just remove the indicator applet from the task bar. i read a bunch of bad stuff about removing evolution from synaptic vs just removing the applet.
im worried. did i break anything or put my security at risk. after, i used a command (older) (sudo apt-get install ubuntu-desktop)to install ubuntu desktop. because i thought that it would fix evolution. then i went to synaptic and installed a package called evolution. i rechecked evolution in applications menu. however, i notice that i have both a checkable evolution and two evolution icons. nothing 'seems' broken. im not sure if it ever was. and evolution calender pops up as normal, as does the the installed plain evolution. they both seems to be an exact copy of the other.
all i really wanted to do was remove the indicator applet. did i make a serious mistake. since ive had ubuntu, ive reformatted a lot because i was worried i made a mistake of some kind. however now im into the more "make a mistake and fix it stage' as im pretty happy with my current desktop and have worked hard to customize it. the command, sudo apt-get remove indicator-messages removed the mail icon. i still am worried that i broke something, or put my security at risk. also, now i have two mail icons. evolution mail and calendar, and another just called evolution.
View 1 Replies
View Related
May 31, 2011
I know a bunch of commands and I am comfortable using the terminal, I even set a powerpc server but I can't figure out how to remove epiphany on this new computer I'm setting up. I didn't install anything with tasksel. I installed gnome and xorg afterwards... I load it up and 'startx' just fine. then I check around for the programs that were installed. I lik'em gimp, lot's of utilities. gedit. anyway I find epiphany, which I have already established that I dislike, I immediately go to the root terminal (another nice program that comes with gnome) and type apt-get remove epiphany-browser-data the output says it will be deleting gnome... however I have researched and found these are simpy meta packages that don't really matter.... however under the section that states all the packages that will be removed by autoremove there is a huge list... I doubt these packages are safe to remove. how to remove epiphany without removing a huge amount of probably needed software
View 14 Replies
View Related
Aug 25, 2010
These should be my last pleas for help with regard to Fedora 13. I've been unable to turn off the notifications that appear in the top right corner, despite a decent amount of searching on google. I can't remove any notifications package without removing a bunch of important software along with it. Also, F13 refuses to "Safely Remove" either of my external disks. I have to yank out the usb cord, touching wood each time.
View 5 Replies
View Related
Jun 16, 2010
I think I used the command apt-get and synaptics to install some programming library which are
{ autotools-dev, build-essential, cmake, cpp, libboost-thread1.35.0,libboost-thread1.35.0, libboost-thread1.35-dev, libboost-signals1.35.0, libboost-signals1.35-dev,libcv1, libcv-dev, libgdk-pixbuf2, libgdk-pixbuf-dev, libgnomecanvas2-0, libgnomecanvas2-dev, libgsl0, libgsl0-dev, libjpeg62-dev,libtool, libxmu-dev,swig,freeglut3 (for stage), freeglut3-dev (for stage), libfltk1.1 (for stage), libfltk1.1-dev (for stage), libgtk2.0-dev (for stage), libltdl7 (for stage), libltdl7-dev (for stage),libpng12-0 (for stage), libpng12-0-dev (for stage)}
and I didn't use anything else and didn't install any P2P client in Ubuntu. And then a few day later, my laboratory received the message that someone in our laboratory used P2P with prohibited in the university. The people in my laboratory pointed to me because they're all using windows only me using Ubuntu. So I would like to ask "Is it possible that Ubuntu using P2P in its background? or apt-get or synaptics using P2P in their process?" If Ubuntu can't do that, I can prove myself. But If Ubuntu does, I still can show to them that it's Ubuntu's program and it's legal.
View 2 Replies
View Related
Feb 24, 2010
ive just installed Karmic Koala and after updating and getting drivers i cant install anything whether it be through synaptics or sudo or the .deb it
View 7 Replies
View Related
Jan 16, 2010
I had finally go tmy netbook set up the way i wanted it, everything was working great. The notification popups were annoying me so i was trying to disable them. I used this string in a terminal: sudo mv /usr/ share /dbus-1/services/org.freedesktop.Notifications.service /usr/share/dbus1/services/org.freedesktop.Notifications. service.disabled
After rebooting i had nothing but a taskbar.No icons, no panels, nothing but wallpaper and the taskbar. I can't even figure out how to open up a terminal.Hopefully there is a way to load synaptics and reload the desktop somehow?
View 8 Replies
View Related
Feb 11, 2010
I try to install anything in terminal, synaptics update and package manager. I get this error in all those places deb' is not known on line 56 in source list /etc/apt/sources.list, E:The list of sources could not be read
View 5 Replies
View Related
Jul 15, 2011
Anyone got an idea how I can manually start the synaptics touchpad driver in ubuntu 10:4?
View 1 Replies
View Related
Mar 27, 2011
I'm trying to change some of the config options for my MacbookPro3,1 touchpad. I added the relevant lines in my Xorg.conf file but I'm getting an error that no synaptics touchpad is recognized and then the module is unloaded. This is the error:
Code:
[ 2040.578] (**) Option "MaxSpeed" "1"
[ 2040.578] (**) Option "AccelFactor" "0.02"
[ 2040.598] (EE) Query no Synaptics: 6003C8
[code]....
I know it's an appletouch and not a Synaptics trackpad but on the appletouch driver site it says I should be able to configure it using the synaptics driver: [URL] Here's my xorg.conf file in case this helps at all. I created it by copy-pasting the synaptics secton from the appletouch driver site I posted above into my default xorg.conf.
Code:
Section "Screen"
Identifier"Default Screen"
DefaultDepth24
EndSection
[code]....
View 2 Replies
View Related
Jul 3, 2010
I just found out that many Synaptics touchpads are capable of multi-touch and it's possible to do 2-finger scrolling and more.I have enabled this functionality in windows and I am sure now that the touchpad inside my laptop is capable of that.In Fedora 13 (64-bit), however, I was unable to make it working. I found a guide for Linux (Ubuntu) right here:URL... In Ubuntu it multitouch worked without problems after following the guide.
I first thought that I screwed something up on my Fedora and downloaded/ran live Fedora 13 64-bit disk to see if this trick will work with Fedora intact. After trying that guide in live Fedora CD I quickly found out that I couldn't enable multitouch the same way as on Ubuntu.I have no idea what could be different. Both Fedora and Ubuntu had Synaptics driver installed on live CDs (and on my installed Fedora too).
View 14 Replies
View Related
Jun 10, 2011
I get the error when trying to mark tomahawk for installation using synaptics. I googled the error but couldn't find anything on it. could some one help me figure out what's going on?
View 3 Replies
View Related
May 8, 2010
Okay here is a good one. I am running KDE and i am trying to use the instructions found here [URL] to enable the touchpad tapppping. I have done it this way before successfully but now i seem to be having a problem. When i started all i had was a 10-synaptics.fdi file that just had the word synaptics on it...then when i tried to modify it the only change that took place were the addition of 1 2 3 after it. I've tried over and over with different editors with the same result and no touchpad tapping.
View 1 Replies
View Related
Oct 26, 2010
I have a new HP ENVY 14 laptop with OpenSuSE 11.3 installed, running the Gnome desktop. The laptop has a Synaptics TouchPad. By default, many of the touchpad settings are turned off, e.g. single tap to click. I'm trying to set them in /etc/X11/xorg.conf.d/20-synaptics.conf code...
I've verified that the settings I'm trying to set work when I set them using synclient, e.g. synclient TapButton1=1 enables tap to click.
I'm brand new to Linux and OpenSuSE so I'm not even sure this is the preferred way to set up my touchpad. I'd appreciate any help diagnosing this problem.
View 5 Replies
View Related