utf8.h on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S utf8.h

* (Optional) Uninstall utf8.h on Arch using YAY

$ yay -Rns utf8.h

2. Manually Install "utf8.h" via AUR

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

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

b. Clone utf8.h's git locally

$ git clone https://aur.archlinux.org/utf8.h.git ~/utf8.h

c. Go to ~/utf8.h folder and install it

$ cd ~/utf8.h $ makepkg -si

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

ID: 1077829
Name: utf8.h
PackageBaseID: 178715
PackageBase: utf8.h
Version: r199.ce48f0e-1
Description: Simple one header solution to supporting utf8 strings in C and C++
URL: https://github.com/sheredom/utf8.h
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1652116017
LastModified: 1652116017
URLPath: /cgit/aur.git/snapshot/utf8.h.tar.gz