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

From blackwiki
Jump to navigation Jump to search
imported>Hydrargyrum
(avoid indirect links in template)
imported>Aavindraa
(link distro)
 
(2 intermediate revisions by 2 users not shown)
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)

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