python-odo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-odo

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

$ yay -Rns python-odo

2. Manually Install "python-odo" via AUR

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

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

b. Clone python-odo's git locally

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

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

$ cd ~/python-odo $ makepkg -si

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

ID: 1003637
Name: python-odo
PackageBaseID: 115222
PackageBase: python-odo
Version: 0.5.1-2
Description: Data Migration for the Blaze Project
URL: https://github.com/blaze/odo
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: gdonval
FirstSubmitted: 1472918708
LastModified: 1639506300
URLPath: /cgit/aur.git/snapshot/python-odo.tar.gz