utf8.h on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install utf8.h on Arch using YAY
$
yay -S
utf8.h
Copied
* (Optional) Uninstall utf8.h on Arch using YAY
$
yay -Rns
utf8.h
Copied
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
Copied
b. Clone utf8.h's git locally
$
git clone https://aur.archlinux.org/utf8.h.git
~/utf8.h
Copied
c. Go to ~/utf8.h folder and install it
$
cd
~/utf8.h
Copied
$
makepkg -si
Copied
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
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