stripcmt on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S stripcmt

* (Optional) Uninstall stripcmt on Arch using YAY

$ yay -Rns stripcmt

2. Manually Install "stripcmt" via AUR

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

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

b. Clone stripcmt's git locally

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

c. Go to ~/stripcmt folder and install it

$ cd ~/stripcmt $ makepkg -si

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

ID: 511330
Name: stripcmt
PackageBaseID: 132575
PackageBase: stripcmt
Version: 0.1.2-1
Description: Simple utility to remove comments from C, C++, and Java source files
URL: http://www.bdc.cx/software/stripcmt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grufo
FirstSubmitted: 1526429210
LastModified: 1526429210
URLPath: /cgit/aur.git/snapshot/stripcmt.tar.gz