Skip to main content

All Questions

400 votes
7 answers
283k views

Find what package a file belongs to in Ubuntu/Debian?

I frequently find myself missing a program, man page, or other file when working on my Ubuntu 8.04 system. Is there any simple way to look up what package contains a given file (whether it is ...
Jay Conrod's user avatar
  • 5,670
129 votes
5 answers
80k views

How do I find out which package owns a file?

How do I find out what Debian package a file came from?
72 votes
3 answers
70k views

Which Debian package architecture am I using?

What's the command to find out which Debian package architecture I'm using? eg, on a 64 bit x86, I'm expecting something like amd64, i386 on 32 bit x86 and darwin-x86_64 from OSX 10.6 (via Fink).
therefromhere's user avatar
51 votes
3 answers
24k views

What is the difference between Recommended and Suggested packages (Ubuntu)

On Ubuntu when you install a package, there can be dependencies, recommendations and suggestions. For example: virtualbox-ose has adduser as dependency, libgl1 as recommendation and libpulse0 as ...
Peter Smit's user avatar
  • 9,576
39 votes
8 answers
12k views

How do you track which packages were installed on Ubuntu (Linux)?

(This question is very similar to 10458. It was suggested that Fedora and Ubuntu/Debian are different enough to warrant different answers.) As I use any Ubuntu setup I gradually install a number of ...
quark's user avatar
  • 888
34 votes
12 answers
132k views

How can I undo or rollback an "apt-get upgrade" command on Ubuntu?

Is there a way in Ubuntu to rollback or undo the last upgrade after doing an apt-get upgrade if you don't like the results?
jjclarkson's user avatar
15 votes
1 answer
43k views

after changing sources.list on ubuntu, how do I make him reload/refresh?

after changing sources.list on ubuntu, how do I make him reload/refresh? So new packages in the new sources will be found?
Itay Moav -Malimovka's user avatar
13 votes
5 answers
33k views

How to install a single package from Debian sid?

Take ibus-sunpinyin for example, which isn't existed in the squeeze release. I'm not going to switch the whole system to the sid branch, so, I want to download the single package from sid repository ...
Lenik's user avatar
  • 18.4k
11 votes
2 answers
2k views

Can Debian identify rarely used packages?

I'd like to find a tool that could tell me which Debian packages on my system have been rarely or never used, perhaps by looking at file lists and access times. This is to find candidates for ...
Norman Ramsey's user avatar
6 votes
3 answers
2k views

Aptitude Untrusted source, gpg, keyserver

I have mirrored the Ubuntu archive repository (I must say it's rather huge). Then, I can apt-get install with no problem, but it prompts with following warning: WARNING: The following packages ...
Lenik's user avatar
  • 18.4k
5 votes
1 answer
974 views

Linux server broken packages

So, I'm trying to install the PHP5 cURL package on a Ubuntu Lucid 10.04.3 server. My concern is that there are broken packages on this server and if I install this package with the broken packages ...
Alex W's user avatar
  • 2,016
4 votes
3 answers
5k views

How do I remove configuration files for a program that's not installed?

I'm basically looking for an apt-get purge for programs that are already uninstalled. (I'm running Debian squeeze and using aptitude for package management.)
Blacklight Shining's user avatar
3 votes
4 answers
2k views

How to know the recommended/suggested packages using terminal?

In synaptic if you right-click a package you will see a sub-menu called recommended and another sub-menu called suggested. How can I see the recommended and suggested packages for a specific package ...
malhobayyeb's user avatar
2 votes
3 answers
600 views

Find all packages that uses a given File in Ubuntu?

I'd like to list all the packages that uses a given file. I'm willing to use any tool (such as dpkg, dlocate, apt-file etc.), Please do mind when I say 'use' I don't mean necessarily only owns/...
Mcradle's user avatar
  • 890
2 votes
1 answer
550 views

Debian VPS : can't apt-get update

I have debian on a VPS and when I do "sudo apt-get update" it failed like this : Reading package lists... Done W: Failed to fetch http://apt.pm2.io/ubuntu/dists/stable/InRelease Could not ...
GrindCode's user avatar
  • 141

15 30 50 per page