otfcc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S otfcc

* (Optional) Uninstall otfcc on Arch using YAY

$ yay -Rns otfcc

2. Manually Install "otfcc" via AUR

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

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

b. Clone otfcc's git locally

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

c. Go to ~/otfcc folder and install it

$ cd ~/otfcc $ makepkg -si

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

ID: 838703
Name: otfcc
PackageBaseID: 113798
PackageBase: otfcc
Version: 0.10.4-2
Description: A C library and utility for parsing and writing OpenType font files.
URL: https://github.com/caryll/otfcc
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: undu
Submitter: andykluger
FirstSubmitted: 1468945418
LastModified: 1609005391
URLPath: /cgit/aur.git/snapshot/otfcc.tar.gz