python-qtoml on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-qtoml

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

$ yay -Rns python-qtoml

2. Manually Install "python-qtoml" via AUR

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

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

b. Clone python-qtoml's git locally

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

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

$ cd ~/python-qtoml $ makepkg -si

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

ID: 962597
Name: python-qtoml
PackageBaseID: 151223
PackageBase: python-qtoml
Version: 0.3.1-1
Description: New TOML encoder/decoder
URL: https://pypi.org/project/qtoml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1586295819
LastModified: 1631965655
URLPath: /cgit/aur.git/snapshot/python-qtoml.tar.gz