python-pwinput on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pwinput

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

$ yay -Rns python-pwinput

2. Manually Install "python-pwinput" via AUR

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

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

b. Clone python-pwinput's git locally

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

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

$ cd ~/python-pwinput $ makepkg -si

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

ID: 1296461
Name: python-pwinput
PackageBaseID: 196264
PackageBase: python-pwinput
Version: 1.0.3-1
Description: A cross-platform Python module that displays **** for password input.
URL: https://github.com/asweigart/pwinput
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SnipeX
Submitter: SnipeX
FirstSubmitted: 1690731757
LastModified: 1690731757
URLPath: /cgit/aur.git/snapshot/python-pwinput.tar.gz