leetcode-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S leetcode-cli

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

$ yay -Rns leetcode-cli

2. Manually Install "leetcode-cli" via AUR

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

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

b. Clone leetcode-cli's git locally

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

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

$ cd ~/leetcode-cli $ makepkg -si

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

ID: 1373784
Name: leetcode-cli
PackageBaseID: 174982
PackageBase: leetcode-cli
Version: 1:0.4.3-1
Description: A command line tool to manage LeetCode challenges
URL: https://crates.io/crates/leetcode-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1642047251
LastModified: 1703201465
URLPath: /cgit/aur.git/snapshot/leetcode-cli.tar.gz