Tagged Questions
0
votes
0answers
22 views
Do my tools show wrong installed kernel package version?
There's a new set of Ubuntu updates for 12.04. A couple of them are kernel packages. Synaptic says that, linux-generic-pae will be updated from 3.2.0.38.60 to 3.2.0.38.61, in short from xxx60 to ...
1
vote
2answers
339 views
dpkg: error processing linux-headers-3.2.0-35
Whenever I install, update or uninstall a program in the terminal, this comes up
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... ...
1
vote
1answer
2k views
dpkg returned an error code(1) for libc6:i386 and libtinfo5:i386 while trying to install anything
When I try to install anything through apt-get or synaptic I keep on getting this
...
Fetched 23.6 MB in 1min 10s (336 kB/s)
debconf: DbDriver "config": ...
1
vote
0answers
22 views
How to list programms with their dependency complete size
How to list by size installed packages with their dependecies with complete size and date?
1
vote
1answer
60 views
How can I find out which package is triggering the installation of i386 libraries when using Ubuntu 64bit?
I'm running Precise 64bit. One of the packages I've installed recently needed 32bit packages which triggered the installation of a whole bunch of i386 dependencies. How can I look up which package ...
1
vote
0answers
122 views
I'd like to switch from 32-bit to 64-bit within same version
I have a 32-bit installation of 11.10 on my 64-bit (4 GB) home AMD system. I have recently read up a bit on 64-bit version, and it seems that it would be a marginally better choice now for me.
I ...
2
votes
1answer
927 views
After force-installing a 32-bit deb failed, how can I install the 64-bit version?
I tried to dpkg -i --force-architecture google-earth-stable_i386.deb and it failed.
But now when I try to install the amd64.deb it fails saying
dpkg: error processing ...
0
votes
1answer
635 views
How to list all dependency problems?
Like being able to filter broken packages in synaptic, is there a way to list (CLI or GUI) all dependency problems?
Or would dependency issues show up as broken?
I'm confused because each time I ...
2
votes
1answer
71 views
Can Synaptic sort packages by time?
I know Software Center can do this (in the "History" section), but I've yet to find a filter/column in Synaptic that will sort the packages by the time they were installed/removed. I could really use ...
16
votes
3answers
3k views
apt-get vs. aptitude .vs synaptic compatibility
I had been a Debian user for almost 3 years... but memories have gone really fuzzy...
I "kind of" remember that I should only use one of the package managers...
Either apt-get, aptitude, or synaptic, ...
