rusty_ulid on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rusty_ulid

* (Optional) Uninstall rusty_ulid on Arch using YAY

$ yay -Rns rusty_ulid

2. Manually Install "rusty_ulid" via AUR

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

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

b. Clone rusty_ulid's git locally

$ git clone https://aur.archlinux.org/rusty_ulid.git ~/rusty_ulid

c. Go to ~/rusty_ulid folder and install it

$ cd ~/rusty_ulid $ makepkg -si

3. Information about the rusty_ulid package on Arch User Repository (AUR)

ID: 1126053
Name: rusty_ulid
PackageBaseID: 168060
PackageBase: rusty_ulid
Version: 1.0.0-1
Description: Rust ULID generation and processing
URL: https://crates.io/crates/rusty_ulid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1623962163
LastModified: 1660511166
URLPath: /cgit/aur.git/snapshot/rusty_ulid.tar.gz