python2-toml on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-toml

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

$ yay -Rns python2-toml

2. Manually Install "python2-toml" via AUR

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

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

b. Clone python2-toml's git locally

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

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

$ cd ~/python2-toml $ makepkg -si

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

ID: 1098105
Name: python2-toml
PackageBaseID: 183219
PackageBase: python2-toml
Version: 0.10.2-7
Description: A Python library for parsing and creating TOML
URL: https://github.com/uiri/toml
NumVotes: 2
Popularity: 0.001476
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655197399
LastModified: 1655197399
URLPath: /cgit/aur.git/snapshot/python2-toml.tar.gz