python-commandlines on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-commandlines

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

$ yay -Rns python-commandlines

2. Manually Install "python-commandlines" via AUR

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

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

b. Clone python-commandlines's git locally

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

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

$ cd ~/python-commandlines $ makepkg -si

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

ID: 1252101
Name: python-commandlines
PackageBaseID: 150872
PackageBase: python-commandlines
Version: 0.4.1-3
Description: A command line argument to object parsing library for CLI application development
URL: https://github.com/chrissimpkins/commandlines
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1585556304
LastModified: 1683148298
URLPath: /cgit/aur.git/snapshot/python-commandlines.tar.gz