python-rtoml on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-rtoml

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

$ yay -Rns python-rtoml

2. Manually Install "python-rtoml" via AUR

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

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

b. Clone python-rtoml's git locally

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

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

$ cd ~/python-rtoml $ makepkg -si

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

ID: 1373959
Name: python-rtoml
PackageBaseID: 159171
PackageBase: python-rtoml
Version: 0.10-1
Description: A better TOML library for python implemented in rust.
URL: https://pypi.org/project/rtoml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1603725903
LastModified: 1703240413
URLPath: /cgit/aur.git/snapshot/python-rtoml.tar.gz