python-crudini on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-crudini

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

$ yay -Rns python-crudini

2. Manually Install "python-crudini" via AUR

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

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

b. Clone python-crudini's git locally

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

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

$ cd ~/python-crudini $ makepkg -si

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

ID: 1291672
Name: python-crudini
PackageBaseID: 195917
PackageBase: python-crudini
Version: 0.9.4-1
Description: A utility for manipulating ini files
URL: https://www.pixelbeat.org/programs/crudini/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jankoppe
Submitter: jankoppe
FirstSubmitted: 1689834364
LastModified: 1689834364
URLPath: /cgit/aur.git/snapshot/python-crudini.tar.gz