perl-font-freetype on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-font-freetype

* (Optional) Uninstall perl-font-freetype on Arch using YAY

$ yay -Rns perl-font-freetype

2. Manually Install "perl-font-freetype" via AUR

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

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

b. Clone perl-font-freetype's git locally

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

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

$ cd ~/perl-font-freetype $ makepkg -si

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

ID: 874584
Name: perl-font-freetype
PackageBaseID: 44040
PackageBase: perl-font-freetype
Version: 0.16-1
Description: read font files and render glyphs from Perl using FreeType2
URL: https://metacpan.org/release/Font-FreeType
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patrick96
Submitter:
FirstSubmitted: 1291144578
LastModified: 1615240534
URLPath: /cgit/aur.git/snapshot/perl-font-freetype.tar.gz

5. The same packages on other Linux Distributions