ttf2eot on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ttf2eot

* (Optional) Uninstall ttf2eot on Arch using YAY

$ yay -Rns ttf2eot

2. Manually Install "ttf2eot" via AUR

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

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

b. Clone ttf2eot's git locally

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

c. Go to ~/ttf2eot folder and install it

$ cd ~/ttf2eot $ makepkg -si

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

ID: 371307
Name: ttf2eot
PackageBaseID: 29710
PackageBase: ttf2eot
Version: 0.0.3-1
Description: Utility to convert TTF files to EOT
URL: https://github.com/wget/ttf2eot
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: wooptoo
FirstSubmitted: 1251583561
LastModified: 1483731397
URLPath: /cgit/aur.git/snapshot/ttf2eot.tar.gz