codemetre on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S codemetre

* (Optional) Uninstall codemetre on Arch using YAY

$ yay -Rns codemetre

2. Manually Install "codemetre" via AUR

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

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

b. Clone codemetre's git locally

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

c. Go to ~/codemetre folder and install it

$ cd ~/codemetre $ makepkg -si

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

ID: 203849
Name: codemetre
PackageBaseID: 24657
PackageBase: codemetre
Version: 0.31.2-1
Description: A console-based tool counting lines of code in a file
URL: http://wiki.github.com/seventh/codemetre
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1236964627
LastModified: 1435502319
URLPath: /cgit/aur.git/snapshot/codemetre.tar.gz