python-omegaconf on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-omegaconf

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

$ yay -Rns python-omegaconf

2. Manually Install "python-omegaconf" via AUR

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

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

b. Clone python-omegaconf's git locally

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

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

$ cd ~/python-omegaconf $ makepkg -si

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

ID: 1129289
Name: python-omegaconf
PackageBaseID: 154067
PackageBase: python-omegaconf
Version: 2.2.3-1
Description: Flexible Python configuration system
URL: https://github.com/omry/omegaconf
NumVotes: 1
Popularity: 0.921614
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1591481435
LastModified: 1661213505
URLPath: /cgit/aur.git/snapshot/python-omegaconf.tar.gz