Questions tagged [metapackages]

Questions related to metapackages, which define other packages to install.

Metapackages are a type of package (.deb installer) that contain no actual files. Rather, they contain a list of other packages to install. Such packages, therefore, are classified as "meta" packages, due to their containing no real files to install. An example of a well-known metapackage is ubuntu-restricted-extras.

49 questions
9
votes
1 answer

Kernel metapackages (linux-generic vs linux-image-generic)

The package hierarchy for Ubuntu kernel images looks like this: linux-generic --> linux-image-generic --> linux-image-2.6.38-8-generic. Both linux-generic and linux-image-generic are metapackages. I understand the purpose of having one kernel…
SystemParadox
  • 321
  • 4
  • 12
0
votes
2 answers

linux-generic not installed in fresh installation

In a fresh installation of Ubuntu 14.04.1 LTS I noticed, that autoremove suggests to remove linux-image-generic and also that linux-generic is not installed at all. Is that a bug or did the management of kernel images change?
doggie
  • 1