dolibarr on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "dolibarr" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install dolibarr on Arch using YAY

$ yay -S dolibarr

* (Optional) Uninstall dolibarr on Arch using YAY

$ yay -Rns dolibarr

2. Manually Install "dolibarr" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dolibarr's git locally

$ git clone https://aur.archlinux.org/dolibarr.git ~/dolibarr

c. Go to ~/dolibarr folder and install it

$ cd ~/dolibarr $ makepkg -si

3. Information about the dolibarr package on Arch User Repository (AUR)

ID: 1418144
Name: dolibarr
PackageBaseID: 48254
PackageBase: dolibarr
Version: 19.0.0-1
Description: Dolibarr ERP CRM: modern software package to manage your company
URL: https://dolibarr.org/
NumVotes: 14
Popularity: 0.002187
OutOfDate:
Maintainer: HLFH
Submitter: hsyl20
FirstSubmitted: 1302862753
LastModified: 1709215857
URLPath: /cgit/aur.git/snapshot/dolibarr.tar.gz

5. The same packages on other Linux Distributions