cf-tool on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cf-tool

* (Optional) Uninstall cf-tool on Arch using YAY

$ yay -Rns cf-tool

2. Manually Install "cf-tool" via AUR

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

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

b. Clone cf-tool's git locally

$ git clone https://aur.archlinux.org/cf-tool.git ~/cf-tool

c. Go to ~/cf-tool folder and install it

$ cd ~/cf-tool $ makepkg -si

3. Information about the cf-tool package on Arch User Repository (AUR)

ID: 888581
Name: cf-tool
PackageBaseID: 146504
PackageBase: cf-tool
Version: 1.0.0-3
Description: A command-line tool for Codeforces contests
URL: https://github.com/xalanq/cf-tool
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: apetresc
Submitter: apetresc
FirstSubmitted: 1573242277
LastModified: 1617724635
URLPath: /cgit/aur.git/snapshot/cf-tool.tar.gz