codeonly on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S codeonly

* (Optional) Uninstall codeonly on Arch using YAY

$ yay -Rns codeonly

2. Manually Install "codeonly" via AUR

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

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

b. Clone codeonly's git locally

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

c. Go to ~/codeonly folder and install it

$ cd ~/codeonly $ makepkg -si

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

ID: 876301
Name: codeonly
PackageBaseID: 164257
PackageBase: codeonly
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: 1615561874
LastModified: 1615563962
URLPath: /cgit/aur.git/snapshot/codeonly.tar.gz