cnake-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S cnake-git

* (Optional) Uninstall cnake-git on Arch using YAY

$ yay -Rns cnake-git

2. Manually Install "cnake-git" via AUR

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

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

b. Clone cnake-git's git locally

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

c. Go to ~/cnake-git folder and install it

$ cd ~/cnake-git $ makepkg -si

3. Information about the cnake-git package on Arch User Repository (AUR)

ID: 1355880
Name: cnake-git
PackageBaseID: 199728
PackageBase: cnake-git
Version: 1.0.2-1
Description: Snake clone in c with standard lib
URL: https://github.com/spynetS/cnake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: spynetS
Submitter: spynetS
FirstSubmitted: 1700429734
LastModified: 1700431165
URLPath: /cgit/aur.git/snapshot/cnake-git.tar.gz