libschrift on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libschrift" 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 libschrift on Arch using YAY
$
yay -S
libschrift
Copied
* (Optional) Uninstall libschrift on Arch using YAY
$
yay -Rns
libschrift
Copied
2. Manually Install "libschrift" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libschrift's git locally
$
git clone https://aur.archlinux.org/libschrift.git
~/libschrift
Copied
c. Go to ~/libschrift folder and install it
$
cd
~/libschrift
Copied
$
makepkg -si
Copied
3. Information about the libschrift package on Arch User Repository (AUR)
ID: 1184278
Name: libschrift
PackageBaseID: 188814
PackageBase: libschrift
Version: 0.10.2-1
Description: A lightweight TrueType font rendering library.
URL: https://github.com/tomolt/libschrift
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andreafeletto
Submitter: andreafeletto
FirstSubmitted: 1671292963
LastModified: 1671292963
URLPath: /cgit/aur.git/snapshot/libschrift.tar.gz
Name: libschrift
PackageBaseID: 188814
PackageBase: libschrift
Version: 0.10.2-1
Description: A lightweight TrueType font rendering library.
URL: https://github.com/tomolt/libschrift
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andreafeletto
Submitter: andreafeletto
FirstSubmitted: 1671292963
LastModified: 1671292963
URLPath: /cgit/aur.git/snapshot/libschrift.tar.gz