python-nestedtext on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-nestedtext

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

$ yay -Rns python-nestedtext

2. Manually Install "python-nestedtext" via AUR

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

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

b. Clone python-nestedtext's git locally

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

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

$ cd ~/python-nestedtext $ makepkg -si

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

ID: 1272069
Name: python-nestedtext
PackageBaseID: 173111
PackageBase: python-nestedtext
Version: 3.6-1
Description: Human readable and writable data interchange format
URL: https://github.com/KenKundert/nestedtext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: kseistrup
FirstSubmitted: 1636969819
LastModified: 1686566912
URLPath: /cgit/aur.git/snapshot/python-nestedtext.tar.gz