freq-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S freq-git

* (Optional) Uninstall freq-git on Arch using YAY

$ yay -Rns freq-git

2. Manually Install "freq-git" via AUR

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

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

b. Clone freq-git's git locally

$ git clone https://aur.archlinux.org/freq-git.git ~/freq-git

c. Go to ~/freq-git folder and install it

$ cd ~/freq-git $ makepkg -si

3. Information about the freq-git package on Arch User Repository (AUR)

ID: 271153
Name: freq-git
PackageBaseID: 103523
PackageBase: freq-git
Version: r8.1b93e11-1
Description: Command to show character (Unicode code point) frequency.
URL: https://github.com/robpike/freq
NumVotes: 0
Popularity: 0
OutOfDate: 1703972656
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1447862261
LastModified: 1454422218
URLPath: /cgit/aur.git/snapshot/freq-git.tar.gz