ohcount on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ohcount

* (Optional) Uninstall ohcount on Arch using YAY

$ yay -Rns ohcount

2. Manually Install "ohcount" via AUR

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

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

b. Clone ohcount's git locally

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

c. Go to ~/ohcount folder and install it

$ cd ~/ohcount $ makepkg -si

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

ID: 694528
Name: ohcount
PackageBaseID: 18494
PackageBase: ohcount
Version: 4.0.0-3
Description: source-lines of code counter
URL: http://labs.ohloh.net/ohcount
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: danfis
FirstSubmitted: 1216387015
LastModified: 1581143959
URLPath: /cgit/aur.git/snapshot/ohcount.tar.gz