python2-safe on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-safe

* (Optional) Uninstall python2-safe on Arch using YAY

$ yay -Rns python2-safe

2. Manually Install "python2-safe" via AUR

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

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

b. Clone python2-safe's git locally

$ git clone https://aur.archlinux.org/python2-safe.git ~/python2-safe

c. Go to ~/python2-safe folder and install it

$ cd ~/python2-safe $ makepkg -si

3. Information about the python2-safe package on Arch User Repository (AUR)

ID: 902470
Name: python2-safe
PackageBaseID: 108190
PackageBase: python2-safe
Version: 0.4-1
Description: Check the password strength for you.
URL: https://pypi.python.org/pypi/Safe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cgirard
FirstSubmitted: 1456758981
LastModified: 1620217281
URLPath: /cgit/aur.git/snapshot/python2-safe.tar.gz