Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Synaptic package manager
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor wkdude18 on Synaptic package manager

Apt-file Should be Part of Build-Essential or Installed Automatically   forum
Written by wkdude18 the 28 Jul 08 at 15:36. New
Apt-file is a great command line tool for searching for required packages and dependencies. Unfortunately, the Debian and Ubuntu repositories cannot cover the entire span of Linux software, and especially for user-generated content such as plasma widgets for KDE4, many programs still need to be compiled from source. However, since they are not installed with a package manager, dependencies are not covered, and a user can encounter many errors due to missing files or libraries that are not installed. If one gets an error such as as no such file or directory: taskmanager.h, one can simply enter the command apt-file search taskmanager.h to search the repositories for packages that have that file and if they find the right package they can enter apt-get install correctpackage and if no more dependencies are encountered, the install should go smoothly. It should be included with build-essential or installed automatically because it is a great resource for those who may have to compile from source code.
25
votes
up equal down
Solution #1: Auto-generated solution of idea #11592
Written by wkdude18 the 28 Jul 08 at 15:36.
Ubuntu Brainstorm was updated in January 2009. Since the idea #11592 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 1 comments or propose a solution (latest comment the 28 Jul 08 at 19:25) >>