aoc-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S aoc-cli

* (Optional) Uninstall aoc-cli on Arch using YAY

$ yay -Rns aoc-cli

2. Manually Install "aoc-cli" via AUR

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

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

b. Clone aoc-cli's git locally

$ git clone https://aur.archlinux.org/aoc-cli.git ~/aoc-cli

c. Go to ~/aoc-cli folder and install it

$ cd ~/aoc-cli $ makepkg -si

3. Information about the aoc-cli package on Arch User Repository (AUR)

ID: 1364997
Name: aoc-cli
PackageBaseID: 200247
PackageBase: aoc-cli
Version: 0.12.0-1
Description: Advent of Code command-line tool
URL: https://github.com/scarvalhojr/aoc-cli
NumVotes: 1
Popularity: 0.136199
OutOfDate:
Maintainer: abdulocracy
Submitter: abdulocracy
FirstSubmitted: 1701781614
LastModified: 1701781614
URLPath: /cgit/aur.git/snapshot/aoc-cli.tar.gz