python-pytoml on AUR (Arch User Repository)

Last updated: June 09,2024

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

$ yay -S python-pytoml

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

$ yay -Rns python-pytoml

2. Manually Install "python-pytoml" via AUR

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

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

b. Clone python-pytoml's git locally

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

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

$ cd ~/python-pytoml $ makepkg -si

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

ID: 1415671
Name: python-pytoml
PackageBaseID: 202967
PackageBase: python-pytoml
Version: 0.1.21-8
Description: A TOML-0.4.0 parser/writer for Python.
URL: https://github.com/avakar/pytoml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alerque
FirstSubmitted: 1708936574
LastModified: 1708936574
URLPath: /cgit/aur.git/snapshot/python-pytoml.tar.gz