odoo on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install odoo on Arch using YAY
$
yay -S
odoo
Copied
* (Optional) Uninstall odoo on Arch using YAY
$
yay -Rns
odoo
Copied
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
Copied
b. Clone odoo's git locally
$
git clone https://aur.archlinux.org/odoo.git
~/odoo
Copied
c. Go to ~/odoo folder and install it
$
cd
~/odoo
Copied
$
makepkg -si
Copied
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
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