openerp-client on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S openerp-client

* (Optional) Uninstall openerp-client on Arch using YAY

$ yay -Rns openerp-client

2. Manually Install "openerp-client" via AUR

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

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

b. Clone openerp-client's git locally

$ git clone https://aur.archlinux.org/openerp-client.git ~/openerp-client

c. Go to ~/openerp-client folder and install it

$ cd ~/openerp-client $ makepkg -si

3. Information about the openerp-client package on Arch User Repository (AUR)

ID: 386053
Name: openerp-client
PackageBaseID: 26582
PackageBase: openerp-client
Version: 6.1_1-5
Description: OpenERP GTK client
URL: http://openerp.com/
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: net147
FirstSubmitted: 1242744717
LastModified: 1487648178
URLPath: /cgit/aur.git/snapshot/openerp-client.tar.gz