leetgo-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S leetgo-bin

* (Optional) Uninstall leetgo-bin on Arch using YAY

$ yay -Rns leetgo-bin

2. Manually Install "leetgo-bin" via AUR

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

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

b. Clone leetgo-bin's git locally

$ git clone https://aur.archlinux.org/leetgo-bin.git ~/leetgo-bin

c. Go to ~/leetgo-bin folder and install it

$ cd ~/leetgo-bin $ makepkg -si

3. Information about the leetgo-bin package on Arch User Repository (AUR)

ID: 1425559
Name: leetgo-bin
PackageBaseID: 201890
PackageBase: leetgo-bin
Version: 1.4.2-1
Description: leetgo is a command line tool for leetcode.com. It can help you to login, submit, test, and view your submissions.
URL: https://github.com/j178/leetgo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: j178
Submitter: j178
FirstSubmitted: 1706296791
LastModified: 1710211878
URLPath: /cgit/aur.git/snapshot/leetgo-bin.tar.gz