python-ulid-py on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-ulid-py

* (Optional) Uninstall python-ulid-py on Arch using YAY

$ yay -Rns python-ulid-py

2. Manually Install "python-ulid-py" via AUR

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

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

b. Clone python-ulid-py's git locally

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

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

$ cd ~/python-ulid-py $ makepkg -si

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

ID: 1196174
Name: python-ulid-py
PackageBaseID: 186886
PackageBase: python-ulid-py
Version: 1.1.0-2
Description: Universally Unique Lexicographically Sortable Identifier
URL: https://github.com/ahawker/ulid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: RealGecko
FirstSubmitted: 1666699982
LastModified: 1673594768
URLPath: /cgit/aur.git/snapshot/python-ulid-py.tar.gz