Dup Ver Goto 📝

AptPackageManagement

PT2/aw/os/linux does not exist
To
25 lines, 59 words, 395 chars Page 'AptPackageManagement' does not exist.

Search for Packages

$ apt-cache search <pattern>

Build Dependencies

$ sudo apt-get build-dep <package>

Get Source

$ apt-get source <package>

Which package provides a file?

The apt-file utility is useful. Install it with

$ apt-get install apt-file

and then for example

$ apt-file search GL/gl.h