python2-pytoml on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S python2-pytoml

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

$ yay -Rns python2-pytoml

2. Manually Install "python2-pytoml" via AUR

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

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

b. Clone python2-pytoml's git locally

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

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

$ cd ~/python2-pytoml $ makepkg -si

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

ID: 1209690
Name: python2-pytoml
PackageBaseID: 190322
PackageBase: python2-pytoml
Version: 0.1.21-3
Description: A TOML-0.4.0 parser/writer for Python.
URL: https://github.com/avakar/pytoml
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1676132382
LastModified: 1676132382
URLPath: /cgit/aur.git/snapshot/python2-pytoml.tar.gz

5. The same packages on other Linux Distributions