freetype-gl on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S freetype-gl

* (Optional) Uninstall freetype-gl on Arch using YAY

$ yay -Rns freetype-gl

2. Manually Install "freetype-gl" via AUR

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

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

b. Clone freetype-gl's git locally

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

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

$ cd ~/freetype-gl $ makepkg -si

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

ID: 1318606
Name: freetype-gl
PackageBaseID: 197567
PackageBase: freetype-gl
Version: 20220922-4
Description: OpenGL text using one vertex buffer, one texture and FreeType
URL: https://github.com/rougier/freetype-gl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1694633682
LastModified: 1694636041
URLPath: /cgit/aur.git/snapshot/freetype-gl.tar.gz