fmt9 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fmt9

* (Optional) Uninstall fmt9 on Arch using YAY

$ yay -Rns fmt9

2. Manually Install "fmt9" via AUR

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

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

b. Clone fmt9's git locally

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

c. Go to ~/fmt9 folder and install it

$ cd ~/fmt9 $ makepkg -si

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

ID: 1304714
Name: fmt9
PackageBaseID: 196254
PackageBase: fmt9
Version: 9.1.0-5
Description: Open-source formatting library for C++
URL: https://fmt.dev/
NumVotes: 3
Popularity: 0.086666
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1690705854
LastModified: 1692192300
URLPath: /cgit/aur.git/snapshot/fmt9.tar.gz