python-knack on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-knack

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

$ yay -Rns python-knack

2. Manually Install "python-knack" via AUR

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

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

b. Clone python-knack's git locally

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

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

$ cd ~/python-knack $ makepkg -si

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

ID: 1013610
Name: python-knack
PackageBaseID: 129417
PackageBase: python-knack
Version: 0.9.0-2
Description: A Python command line interface framework
URL: https://github.com/Microsoft/knack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pallxk
Submitter:
FirstSubmitted: 1516774001
LastModified: 1641274595
URLPath: /cgit/aur.git/snapshot/python-knack.tar.gz