python-nanoid on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-nanoid

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

$ yay -Rns python-nanoid

2. Manually Install "python-nanoid" via AUR

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

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

b. Clone python-nanoid's git locally

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

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

$ cd ~/python-nanoid $ makepkg -si

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

ID: 1408113
Name: python-nanoid
PackageBaseID: 186899
PackageBase: python-nanoid
Version: 2.0.0-3
Description: A tiny, secure, URL-friendly, unique string ID generator for Python
URL: https://github.com/puyuan/py-nanoid
NumVotes: 1
Popularity: 4.6E-5
OutOfDate:
Maintainer: yochananmarqos
Submitter: carlosal1015
FirstSubmitted: 1666730080
LastModified: 1707754480
URLPath: /cgit/aur.git/snapshot/python-nanoid.tar.gz