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

From blackwiki
Jump to navigation Jump to search
imported>Diego Carvalho
(adding Discover)
imported>Aavindraa
(link distro)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
| name      = Linux package management systems
 
| name      = Linux package management systems
| title    = Linux [[package management system]]s
+
| title    = Linux [[Package manager|package management system]]s
 
| bodyclass = hlist
 
| bodyclass = hlist
 
| state    = {{{state|autocollapse}}}
 
| state    = {{{state|autocollapse}}}
Line 7: Line 7:
 
| group1 = [[dpkg]]
 
| group1 = [[dpkg]]
 
| list1  =
 
| list1  =
* [[APT (Debian)|APT]]
+
* [[APT (Package Manager)|APT]]
 
** [[KPackage]]
 
** [[KPackage]]
 
** [[Synaptic (software)|Synaptic]]
 
** [[Synaptic (software)|Synaptic]]
Line 14: Line 14:
 
* ''[[dselect]]''
 
* ''[[dselect]]''
  
| group2 = [[Rpm (software)|RPM]]
+
| group2 = [[RPM Package Manager|RPM]]
 
| list2  =
 
| list2  =
 
* ''[[APT-RPM]]''
 
* ''[[APT-RPM]]''
Line 29: Line 29:
 
* [[opkg]]
 
* [[opkg]]
  
| group4 = Distribution-agnostic
+
| group4 = [[Linux distribution|Distribution]]-agnostic
 
| list4  =
 
| list4  =
 
* [[AppImage]]
 
* [[AppImage]]
 
* [[Flatpak]]
 
* [[Flatpak]]
 
* [[GNU Guix]]
 
* [[GNU Guix]]
 +
* [[Homebrew (package manager)|Homebrew]]
 
* [[Nix package manager|Nix]]
 
* [[Nix package manager|Nix]]
 
* [[pkgsrc]]
 
* [[pkgsrc]]
* [[Snappy (package manager)|Snappy]]
+
* [[Snap (package manager)|Snap]]
  
 
| group5 = Others (binary)
 
| group5 = Others (binary)
 
| list5  =
 
| list5  =
 
* ''[[Conary (package manager)|Conary]]''
 
* ''[[Conary (package manager)|Conary]]''
* [[Entropy (package manager)|Entropy]]
+
* [[Sabayon Linux#Package management|Entropy]]
* [[netpkg]]
+
* [[Zenwalk#netpkg|netpkg]]
* [[Pacman (package manager)|pacman]]
+
* [[Arch Linux#Pacman|pacman]]
* [[PISI]]
+
* [[Pardus (operating system)#PiSi package management|PiSi]]
* [[Puppy Package Manager|PPM]]
+
* [[Puppy Linux#Package and distribution management|PPM]]
 
* [[slackpkg]]
 
* [[slackpkg]]
 
* [[slapt-get]]
 
* [[slapt-get]]
 
* ''[[swaret]]''
 
* ''[[swaret]]''
* [[upkg]]
+
* [[paldo (operating system)#Package management system|upkg]]
  
 
| group6 = Others (source)
 
| group6 = Others (source)
 
| list6  =
 
| list6  =
* [[Sorcery (package manager)|Sorcery]]
+
* [[Source Mage#Compiling|Sorcery]]
 
* [[Portage (software)|Portage]]
 
* [[Portage (software)|Portage]]
  
Line 68: Line 69:
 
| group8 = Related topics
 
| group8 = Related topics
 
| list8  =
 
| list8  =
* [[AppData]]
+
* [[Environment variable#Windows|AppData]]
 
* [[AppStream]]
 
* [[AppStream]]
 
* [[Package format]]
 
* [[Package format]]

Latest revision as of 00:12, 9 December 2020

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