codeonly on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install codeonly on Arch using YAY
$
yay -S
codeonly
Copied
* (Optional) Uninstall codeonly on Arch using YAY
$
yay -Rns
codeonly
Copied
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
Copied
b. Clone codeonly's git locally
$
git clone https://aur.archlinux.org/codeonly.git
~/codeonly
Copied
c. Go to ~/codeonly folder and install it
$
cd
~/codeonly
Copied
$
makepkg -si
Copied
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
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