Difference between revisions of "Template:Linux package management systems"

From blackwiki
Jump to navigation Jump to search
imported>Dsimic
(Should've been removed entirely)
imported>Fuse809
(Alphabetizing lists, adding items, splitting others into further categories.)
Line 17: Line 17:
 
| list2  =
 
| list2  =
 
* [[APT-RPM]]
 
* [[APT-RPM]]
 +
* [[DNF (software)|DNF]]
 
* [[up2date]]
 
* [[up2date]]
 
* [[urpmi]]
 
* [[urpmi]]
 
** [[Rpmdrake]]
 
** [[Rpmdrake]]
 +
* [[Yellowdog Updater, Modified|YUM]]
 
* [[ZYpp]]
 
* [[ZYpp]]
* [[Yellowdog Updater, Modified|YUM]]
 
* [[DNF (software)|DNF]]
 
  
| group3 = Others
+
| group3 = Embedded systems
 
| list3  =
 
| list3  =
* [[Pacman (package manager)|Pacman]]
 
 
* [[ipkg]]
 
* [[ipkg]]
 
* [[opkg]]
 
* [[opkg]]
 +
 +
| group4 = Distribution-agnostic
 +
| list4  =
 +
* [[AppImage (packaging method)|AppImage]]
 +
* [[Flatpak]]
 +
* [[Nix package manager|Nix]]
 +
* [[Snappy (package manager)|Snappy]]
 +
 +
| group5 = Others (binary)
 +
| list5  =
 +
* [[Entropy (package manager)|Entropy]]
 +
* [[GNU Guix]]
 +
 +
* [[netpkg]]
 +
* [[Pacman (package manager)|pacman]]
 +
* [[PISI]]
 
* [[Puppy Package Manager|PPM]]
 
* [[Puppy Package Manager|PPM]]
* [[Upkg]]
+
* [[slackpkg]]
* [[PISI]]
+
* [[slapt-get]]
 +
* [[swaret]]
 +
* [[upkg]]
 +
 
 +
| group6 = Others (source)
 +
| list6  =
 
* [[Conary (package manager)|Conary]]
 
* [[Conary (package manager)|Conary]]
 
* [[Portage (software)|Portage]]
 
* [[Portage (software)|Portage]]
* [[Entropy (package manager)|Entropy]]
 
* [[slapt-get]]
 
* [[slackpkg]]
 
* [[netpkg]]
 
* [[swaret]]
 
  
| group4 = Front-ends
+
| group7 = Front-ends
| list4 =
+
| list7 =
 +
* [[Autopackage]]
 +
* [[Listaller]]
 
* [[PackageKit]]
 
* [[PackageKit]]
 
** [[GNOME Software]]
 
** [[GNOME Software]]
 
** [[Apper]]
 
** [[Apper]]
* [[Autopackage]]
 
* [[klik (packaging method)|klik]]
 
* [[Listaller]]
 
 
* [[Zero Install]]
 
* [[Zero Install]]
  
| group5 = Related topics
+
| group8 = Related topics
| list5 =
+
| list8 =
 
* [[AppData]]
 
* [[AppData]]
 
* [[AppStream]]
 
* [[AppStream]]

Revision as of 06:33, 3 July 2016

50px Template documentation[view] [edit] [history] [purge]

Usage

Navigation box {{Linux kernel}} covers the Linux kernel in technical detail; this includes userspace software that acts as an immediate interface, for example systemd acting as an interface to cgroups.

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Linux package management systems|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Linux package management systems|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Linux package management systems|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

See also