Date: 1/29/2014 |
|
|
Ubuntu OS components and most of the GNU software are available in form of packages. A package file contains:
(package-name)_(source version)-(package-version)_(architecture).deb For example:
The official Ubuntu distribution located in the Ubuntu archive, folder main and Restricted. In folder Restricted, there are packages with restricted vendor licensing, for example, nvidia-glx. Universe Free software available from the network, but not officialy maintained by Ubuntu development team. For example, a2ps ("Anything to PS"), xemacs21. No guarantee of security fixes and support. Multiverse Packages in the archive have some onerous license condition restricting use or redistribution of the software. For example, dvdstyler. You can run synaptic package manager to see what package belongs to what folder:
|