python-uuid6 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-uuid6

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

$ yay -Rns python-uuid6

2. Manually Install "python-uuid6" via AUR

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

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

b. Clone python-uuid6's git locally

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

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

$ cd ~/python-uuid6 $ makepkg -si

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

ID: 1384665
Name: python-uuid6
PackageBaseID: 191032
PackageBase: python-uuid6
Version: 2024.01.12-1
Description: New time-based UUID formats which are suited for use as a database key
URL: https://github.com/oittaa/uuid6-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677883376
LastModified: 1705077749
URLPath: /cgit/aur.git/snapshot/python-uuid6.tar.gz