font-line on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S font-line

* (Optional) Uninstall font-line on Arch using YAY

$ yay -Rns font-line

2. Manually Install "font-line" via AUR

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

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

b. Clone font-line's git locally

$ git clone https://aur.archlinux.org/font-line.git ~/font-line

c. Go to ~/font-line folder and install it

$ cd ~/font-line $ makepkg -si

3. Information about the font-line package on Arch User Repository (AUR)

ID: 1252160
Name: font-line
PackageBaseID: 150874
PackageBase: font-line
Version: 3.1.4-3
Description: OpenType vertical metrics reporting and font line spacing adjustment tool
URL: https://github.com/source-foundry/font-line
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1585556640
LastModified: 1683151233
URLPath: /cgit/aur.git/snapshot/font-line.tar.gz