codeonly-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S codeonly-git

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

$ yay -Rns codeonly-git

2. Manually Install "codeonly-git" via AUR

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

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

b. Clone codeonly-git's git locally

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

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

$ cd ~/codeonly-git $ makepkg -si

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

ID: 877282
Name: codeonly-git
PackageBaseID: 164351
PackageBase: codeonly-git
Version: 1.1.0-1
Description: Remove annoying comments from your code
URL: https://github.com/LostInTheCloud/codeonly
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: LostInTheCloud
Submitter: LostInTheCloud
FirstSubmitted: 1615772227
LastModified: 1615772228
URLPath: /cgit/aur.git/snapshot/codeonly-git.tar.gz