python-shortuuid on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-shortuuid

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

$ yay -Rns python-shortuuid

2. Manually Install "python-shortuuid" via AUR

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

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

b. Clone python-shortuuid's git locally

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

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

$ cd ~/python-shortuuid $ makepkg -si

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

ID: 1252052
Name: python-shortuuid
PackageBaseID: 151000
PackageBase: python-shortuuid
Version: 1.0.11-2
Description: library that generates concise, unambiguous, URL-safe UUIDs
URL: https://github.com/skorokithakis/shortuuid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: haawda
FirstSubmitted: 1585817693
LastModified: 1683145372
URLPath: /cgit/aur.git/snapshot/python-shortuuid.tar.gz