python-toml-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-toml-git

* (Optional) Uninstall python-toml-git on Arch using YAY

$ yay -Rns python-toml-git

2. Manually Install "python-toml-git" via AUR

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

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

b. Clone python-toml-git's git locally

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

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

$ cd ~/python-toml-git $ makepkg -si

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

ID: 1393966
Name: python-toml-git
PackageBaseID: 201938
PackageBase: python-toml-git
Version: 0.10.2.r9.g65bab75-1
Description: A Python library for parsing and creating TOML
URL: https://github.com/uiri/toml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706407987
LastModified: 1706407987
URLPath: /cgit/aur.git/snapshot/python-toml-git.tar.gz