codechef-cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S codechef-cli

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

$ yay -Rns codechef-cli

2. Manually Install "codechef-cli" via AUR

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

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

b. Clone codechef-cli's git locally

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

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

$ cd ~/codechef-cli $ makepkg -si

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

ID: 793264
Name: codechef-cli
PackageBaseID: 157814
PackageBase: codechef-cli
Version: 0.5.3-1
Description: CodeChef Command Line Client.
URL: https://github.com/sk364/codechef-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: otreblan
FirstSubmitted: 1600386349
LastModified: 1600386350
URLPath: /cgit/aur.git/snapshot/codechef-cli.tar.gz