python-rfc3339 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-rfc3339

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

$ yay -Rns python-rfc3339

2. Manually Install "python-rfc3339" via AUR

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

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

b. Clone python-rfc3339's git locally

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

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

$ cd ~/python-rfc3339 $ makepkg -si

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

ID: 1167059
Name: python-rfc3339
PackageBaseID: 187251
PackageBase: python-rfc3339
Version: 6.2-1
Description: Format dates according to the RFC 3339.
URL: https://hg.sr.ht/~henryprecheur/rfc3339
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1668072198
LastModified: 1668072198
URLPath: /cgit/aur.git/snapshot/python-rfc3339.tar.gz