ttf2woff on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ttf2woff

* (Optional) Uninstall ttf2woff on Arch using YAY

$ yay -Rns ttf2woff

2. Manually Install "ttf2woff" via AUR

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

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

b. Clone ttf2woff's git locally

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

c. Go to ~/ttf2woff folder and install it

$ cd ~/ttf2woff $ makepkg -si

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

ID: 582477
Name: ttf2woff
PackageBaseID: 78398
PackageBase: ttf2woff
Version: 1.2-2
Description: Command line utility converts TrueType and OpenType fonts to the WOFF format.
URL: https://github.com/doio/ttf2woff
NumVotes: 7
Popularity: 0.000168
OutOfDate:
Maintainer: aksr
Submitter: kusakata
FirstSubmitted: 1391157861
LastModified: 1549182044
URLPath: /cgit/aur.git/snapshot/ttf2woff.tar.gz