Tagged Questions
0
votes
1answer
109 views
uninstall packages using dpkg
I want to uninstall openoffice package and want to do this using single command or regular expression i.e
dpkg -r openoffice-org*
but dpkg doesnot accept wild cards
how can i uninstall all the ...
3
votes
2answers
514 views
fern-wifi-cracker “Exec format error” breaks packaging system
root@cunix:/home/cunix# sudo apt-get remove fern-wifi-cracker
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically ...
5
votes
3answers
458 views
What does it mean “Processing Triggers for…” after installing/Uninstalling?
When i uninstalled a deb package i get this:
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
...
0
votes
1answer
2k views
How to resolve - dpkg error : old pre-removal script returned error exit status 102
I am unable to install or remove a package on my Ubuntu 10.04 due to the following error.
$ sudo apt-get autoremove
Password:
Reading package lists... Done
Building dependency tree
Reading ...
0
votes
3answers
251 views
Removing packages through a list [closed]
I'm running Peppermint OS Two and it uses natty packages. I want to introduce some oneiric packages. As I go along I backup my list of packages and /var/cache/apt/archives. The plan is if I install ...
4
votes
3answers
1k views
How to cleanly remove a badly installed .deb?
Whenever I try to use dpkg or apt-get, I get the warning:
dpkg: warning: parsing file '/var/lib/dpkg/available' near line 12674 package 'jarnal':
error in Version string 'build901': version number ...