Template: DistroPackage

From LibrePlanet
Jump to: navigation, search
(Usage: clarify that the first line is the usage)
(Usage: Add all the supported FSDG compliant distros that don't have (yet) a public web service that expose package information. This should be more consistent and enable to add or remove web services dynamically if they appear or disappear.)
 
Line 24: Line 24:
 
! Valid names
 
! Valid names
 
! URL
 
! URL
 +
|-
 +
! Dragora
 +
|
 +
* dragora
 +
* Dragora
 +
| None: Just displays the name of the package
 +
|-
 +
! Dynebolic
 +
|
 +
* dynebolic
 +
* Dynebolic
 +
| None: Just displays the name of the package
 
|-
 
|-
 
! Guix
 
! Guix
Line 36: Line 48:
 
* Hyperbola
 
* Hyperbola
 
| https://www.hyperbola.info/packages/PACKAGE_NAME
 
| https://www.hyperbola.info/packages/PACKAGE_NAME
 +
|-
 +
! LibreCMC
 +
|
 +
* librecmc
 +
* LibreCMC
 +
| None: Just displays the name of the package
 
|-
 
|-
 
! Parabola
 
! Parabola
Line 42: Line 60:
 
* Parabola
 
* Parabola
 
| https://www.parabola.nu/packages/PACKAGE_NAME
 
| https://www.parabola.nu/packages/PACKAGE_NAME
 +
|-
 +
! ProteanOS
 +
|
 +
* proteanos
 +
* ProteanOS
 +
| None: Just displays the name of the package
 +
|-
 +
! PureOS
 +
|
 +
* pureos
 +
* PureOS
 +
| None: Just displays the name of the package
 
|-
 
|-
 
! Trisquel
 
! Trisquel
Line 48: Line 78:
 
* Trisquel
 
* Trisquel
 
| https://packages.trisquel.org/search?keywords=PACKAGE_NAME
 
| https://packages.trisquel.org/search?keywords=PACKAGE_NAME
 +
|-
 +
! Ututo S
 +
|
 +
* ututo
 +
* Ututo S
 +
| None: Just displays the name of the package
 
|}
 
|}
  
Line 53: Line 89:
  
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
 +
| dragora = {{{2}}}
 +
| Dragora = {{{2}}}
 +
| Dynebolic = {{{2}}}
 +
| Dynebolic = {{{2}}}
 
  | guix = [https://packages.guix.gnu.org/packages/{{{2}}} {{{2}}}]
 
  | guix = [https://packages.guix.gnu.org/packages/{{{2}}} {{{2}}}]
 
  | Guix = [https://packages.guix.gnu.org/packages/{{{2}}} {{{2}}}]
 
  | Guix = [https://packages.guix.gnu.org/packages/{{{2}}} {{{2}}}]
 
  | hyperbola = [https://www.hyperbola.info/packages/{{{2}}} {{{2}}}]
 
  | hyperbola = [https://www.hyperbola.info/packages/{{{2}}} {{{2}}}]
 
  | Hyperbola = [https://www.hyperbola.info/packages/{{{2}}} {{{2}}}]
 
  | Hyperbola = [https://www.hyperbola.info/packages/{{{2}}} {{{2}}}]
 +
| librecmc = {{{2}}}
 +
| LibreCMC = {{{2}}}
 
  | parabola = [https://www.parabola.nu/packages/{{{2}}} {{{2}}}]
 
  | parabola = [https://www.parabola.nu/packages/{{{2}}} {{{2}}}]
 
  | Parabola = [https://www.parabola.nu/packages/{{{2}}} {{{2}}}]
 
  | Parabola = [https://www.parabola.nu/packages/{{{2}}} {{{2}}}]
 +
| proteanos = {{{2}}}
 +
| ProteanOS = {{{2}}}
 +
| pureos = {{{2}}}
 +
| PureOS = {{{2}}}
 
  | trisquel = [https://packages.trisquel.org/search?keywords={{{2}}} {{{2}}}]
 
  | trisquel = [https://packages.trisquel.org/search?keywords={{{2}}} {{{2}}}]
 
  | Trisquel = [https://packages.trisquel.org/search?keywords={{{2}}} {{{2}}}]
 
  | Trisquel = [https://packages.trisquel.org/search?keywords={{{2}}} {{{2}}}]
 +
| ututo = {{{2}}}
 +
| Ututo S = {{{2}}}
 
}}
 
}}

Latest revision as of 02:07, 9 September 2023


License

This page is also released under these additional licenses:

Usage

Usage: {{DistroPackage|DISTRIBUTION_NAME|PACKAGE_NAME}}

Examples:

  • {{DistroPackage|Parabola|lvm2}}

Valid distributions:

Distribution Valid names URL
Dragora
  • dragora
  • Dragora
None: Just displays the name of the package
Dynebolic
  • dynebolic
  • Dynebolic
None: Just displays the name of the package
Guix
  • guix
  • Guix
https://packages.guix.gnu.org/packages/PACKAGE_NAME
Hyperbola
  • hyperbola
  • Hyperbola
https://www.hyperbola.info/packages/PACKAGE_NAME
LibreCMC
  • librecmc
  • LibreCMC
None: Just displays the name of the package
Parabola
  • parabola
  • Parabola
https://www.parabola.nu/packages/PACKAGE_NAME
ProteanOS
  • proteanos
  • ProteanOS
None: Just displays the name of the package
PureOS
  • pureos
  • PureOS
None: Just displays the name of the package
Trisquel
  • trisquel
  • Trisquel
https://packages.trisquel.org/search?keywords=PACKAGE_NAME
Ututo S
  • ututo
  • Ututo S
None: Just displays the name of the package