python-shortid on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-shortid

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

$ yay -Rns python-shortid

2. Manually Install "python-shortid" via AUR

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

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

b. Clone python-shortid's git locally

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

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

$ cd ~/python-shortid $ makepkg -si

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

ID: 1406563
Name: python-shortid
PackageBaseID: 202310
PackageBase: python-shortid
Version: 0.1.2-1
Description: Short id generator
URL: https://github.com/corpix/shortid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1707479021
LastModified: 1707479021
URLPath: /cgit/aur.git/snapshot/python-shortid.tar.gz