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

Last updated: September 28,2024

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

$ yay -S python-toml-sort

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

$ yay -Rns python-toml-sort

2. Manually Install "python-toml-sort" 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-sort's git locally

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

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

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

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

ID: 1393242
Name: python-toml-sort
PackageBaseID: 201900
PackageBase: python-toml-sort
Version: 0.23.1-2
Description: Toml sorting library
URL: https://github.com/pappasam/toml-sort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misaka13514
Submitter: Misaka13514
FirstSubmitted: 1706329286
LastModified: 1706333233
URLPath: /cgit/aur.git/snapshot/python-toml-sort.tar.gz