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