python-atoml on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-atoml

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

$ yay -Rns python-atoml

2. Manually Install "python-atoml" via AUR

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

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

b. Clone python-atoml's git locally

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

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

$ cd ~/python-atoml $ makepkg -si

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

ID: 1103438
Name: python-atoml
PackageBaseID: 169892
PackageBase: python-atoml
Version: 1.1.1-3
Description: Yet another style-preserving TOML library for Python.
URL: https://github.com/frostming/atoml.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: samarthj
Submitter: samarthj
FirstSubmitted: 1628840105
LastModified: 1656194903
URLPath: /cgit/aur.git/snapshot/python-atoml.tar.gz