mftrace on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S mftrace

* (Optional) Uninstall mftrace on Arch using YAY

$ yay -Rns mftrace

2. Manually Install "mftrace" via AUR

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

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

b. Clone mftrace's git locally

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

c. Go to ~/mftrace folder and install it

$ cd ~/mftrace $ makepkg -si

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

ID: 1159488
Name: mftrace
PackageBaseID: 187019
PackageBase: mftrace
Version: 1.2.20-4
Description: Traces TeX bitmap fonts into PFA, PFB, or TTF
URL: http://lilypond.org/mftrace/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1667172666
LastModified: 1667172666
URLPath: /cgit/aur.git/snapshot/mftrace.tar.gz