python-odoorpc on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S python-odoorpc

* (Optional) Uninstall python-odoorpc on Arch using YAY

$ yay -Rns python-odoorpc

2. Manually Install "python-odoorpc" via AUR

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

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

b. Clone python-odoorpc's git locally

$ git clone https://aur.archlinux.org/python-odoorpc.git ~/python-odoorpc

c. Go to ~/python-odoorpc folder and install it

$ cd ~/python-odoorpc $ makepkg -si

3. Information about the python-odoorpc package on Arch User Repository (AUR)

ID: 1269873
Name: python-odoorpc
PackageBaseID: 126358
PackageBase: python-odoorpc
Version: 0.9.0-1
Description: Python module providing an easy way to pilot your Odoo servers through RPC.
URL: https://github.com/OCA/odoorpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onestay
Submitter:
FirstSubmitted: 1508086108
LastModified: 1686226237
URLPath: /cgit/aur.git/snapshot/python-odoorpc.tar.gz