Line 1: |
Line 1: |
| {{Languages}} | | {{Languages}} |
− | <!-- here we define the contrib name variable -->
| |
− | <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
| |
| {{#vardefine:contribname| {{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} | | {{#vardefine:contribname| {{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} |
| {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} | | {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} |
Line 20: |
Line 18: |
| <!-- here you need to file your username and name --> | | <!-- here you need to file your username and name --> |
| [[User:Unnilennium|Jean-Philippe Pialasse]] | | [[User:Unnilennium|Jean-Philippe Pialasse]] |
| + | |
| + | === Description === |
| + | <!-- add a description here -->These packages will help you to setup a needed repository to install more software on your SME. |
| + | |
| + | === Installation === |
| + | change REPONAME to your needs |
| + | yum install {{#var:smecontribname}}-REPONAME |
| + | signal-event yum-modify |
| + | config set UnsavedChanges no |
| + | |
| + | === Uninstall === |
| + | yum remove {{#var:smecontribname}}-REPONAME |
| | | |
| === Version === | | === Version === |
| <!-- keep this first element as is, you can add some if needed --> | | <!-- keep this first element as is, you can add some if needed --> |
| | | |
− | {{#foreach:| text | replacement parameter }}
| + | |
| {{#arraydefine: reponames | asterisk , | | {{#arraydefine: reponames | asterisk , |
| atomic , | | atomic , |
| + | bareos , |
| centos-sclo , | | centos-sclo , |
| + | collaboraoffice , |
| + | docker-ce , |
| egroupware , | | egroupware , |
| elastic , | | elastic , |
Line 34: |
Line 47: |
| erlang , | | erlang , |
| freeswitch , | | freeswitch , |
| + | fusioninventory-agent, |
| fws , | | fws , |
− | geekery ,
| + | lemonldap, |
| + | libreswan , |
| + | mongodb, |
| + | nginx, |
| + | node , |
| okay , | | okay , |
− | openfusion , | + | onlyoffice, |
| + | openfusion , |
| + | pgsql , |
| reetp , | | reetp , |
| remi-ocsinventory , | | remi-ocsinventory , |
Line 46: |
Line 66: |
| sogo , | | sogo , |
| spectrum2 , | | spectrum2 , |
| + | springdale , |
| stephdl , | | stephdl , |
| virtualbox , | | virtualbox , |
Line 60: |
Line 81: |
| {{#smeversion: {{#var:smecontribname}}-{{ #arrayindex: val | 0 }} }} | | {{#smeversion: {{#var:smecontribname}}-{{ #arrayindex: val | 0 }} }} |
| }} | | }} |
− |
| |
− | === Description ===
| |
− | <!-- add a description here -->Those packages help you to install informations to setup a needed repository to install more software on your SME. Simply pick the package needed, isntall it, and run signal-event yum-modify
| |
− |
| |
− |
| |
− | === Installation ===
| |
− | change REPONAME to your needs
| |
− | yum install {{#var:smecontribname}}-REPONAME
| |
− | signal-event yum-modify
| |
− | config set UnsavedChanges no
| |
− |
| |
− | === Uninstall ===
| |
− | yum remove {{#var:smecontribname}}-REPONAME
| |
| | | |
| === Bugs === | | === Bugs === |
Line 87: |
Line 95: |
| | | |
| <!-- list of category you want to see this page in --> | | <!-- list of category you want to see this page in --> |
− | [[Category: Contrib]] | + | [[Category: Contrib ]] [[Category: Yum_Repository]] |
| | | |
| <!-- Please keep there the template revision number as is --> | | <!-- Please keep there the template revision number as is --> |