odoo on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "odoo" 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 odoo on Arch using YAY

$ yay -S odoo

* (Optional) Uninstall odoo on Arch using YAY

$ yay -Rns odoo

2. Manually Install "odoo" via AUR

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

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

b. Clone odoo's git locally

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

c. Go to ~/odoo folder and install it

$ cd ~/odoo $ makepkg -si

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

ID: 1422640
Name: odoo
PackageBaseID: 93916
PackageBase: odoo
Version: 17.0-6
Description: Web-based Open Source Business Apps
URL: https://www.odoo.com/
NumVotes: 56
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: bidossessi
FirstSubmitted: 1433759508
LastModified: 1709833561
URLPath: /cgit/aur.git/snapshot/odoo.tar.gz