Difference between revisions of "Dolibarr for Redhat or Fedora (rpm package)"
PolyglotBot (talk | contribs) m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.) |
m Tag: 2017 source edit |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you. | In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you. | ||
− | It's an "all in one" package that can be downloaded from page | + | It's an "all in one" package that can be downloaded from page https://www.dolibarr.org/downloads/. You will find it into the category "stable versions". |
=Instalation= | =Instalation= | ||
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type: | For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type: | ||
− | < | + | <syntaxHighlight lang="bash"> |
$ yum install dolibarr.x.y.z.rpm | $ yum install dolibarr.x.y.z.rpm | ||
− | </ | + | </syntaxHighlight> |
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm | where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm |
Latest revision as of 14:53, 19 January 2025
For a packaged version for Mandriva or Mageia, see Dolibarr for Mandriva or Mageia (rpm package).
For a packaged version for OpenSuse, see Dolibarr for OpenSuse (rpm package).
For a packaged version for Ubuntu or Debian, see Dolibarr for Ubuntu or Debian.
Introduction
Dolibarr for Redhat or Fedora is a version of Dolibarr ERP/CRM, packaged with Mysql, PHP and Apache with an automatic installer for Redhat or Fedora users that don't have any technical knowledge.
In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you.
It's an "all in one" package that can be downloaded from page https://www.dolibarr.org/downloads/. You will find it into the category "stable versions".
Instalation
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:
$ yum install dolibarr.x.y.z.rpm
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm