lib32-fmt on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lib32-fmt

* (Optional) Uninstall lib32-fmt on Arch using YAY

$ yay -Rns lib32-fmt

2. Manually Install "lib32-fmt" via AUR

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

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

b. Clone lib32-fmt's git locally

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

c. Go to ~/lib32-fmt folder and install it

$ cd ~/lib32-fmt $ makepkg -si

3. Information about the lib32-fmt package on Arch User Repository (AUR)

ID: 1374544
Name: lib32-fmt
PackageBaseID: 200768
PackageBase: lib32-fmt
Version: 10.1.1-2
Description: Open-source formatting library for C++
URL: https://fmt.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1703346957
LastModified: 1703346957
URLPath: /cgit/aur.git/snapshot/lib32-fmt.tar.gz