python-flask-bcrypt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-flask-bcrypt

* (Optional) Uninstall python-flask-bcrypt on Arch using YAY

$ yay -Rns python-flask-bcrypt

2. Manually Install "python-flask-bcrypt" via AUR

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

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

b. Clone python-flask-bcrypt's git locally

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

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

$ cd ~/python-flask-bcrypt $ makepkg -si

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

ID: 1114029
Name: python-flask-bcrypt
PackageBaseID: 96323
PackageBase: python-flask-bcrypt
Version: 1.0.1-1
Description: Bcrypt hashing for Flask
URL: http://flask-bcrypt.readthedocs.io/en/latest/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: grandchild
Submitter: ser
FirstSubmitted: 1437701884
LastModified: 1658224161
URLPath: /cgit/aur.git/snapshot/python-flask-bcrypt.tar.gz