python-aocd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-aocd

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

$ yay -Rns python-aocd

2. Manually Install "python-aocd" via AUR

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

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

b. Clone python-aocd's git locally

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

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

$ cd ~/python-aocd $ makepkg -si

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

ID: 1362025
Name: python-aocd
PackageBaseID: 188385
PackageBase: python-aocd
Version: 2.0.1-3
Description: Get your AOC puzzle data with a single import
URL: https://github.com/wimglenn/advent-of-code-data
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: Althorion
Submitter: Althorion
FirstSubmitted: 1669938557
LastModified: 1701268437
URLPath: /cgit/aur.git/snapshot/python-aocd.tar.gz