tfblib on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tfblib

* (Optional) Uninstall tfblib on Arch using YAY

$ yay -Rns tfblib

2. Manually Install "tfblib" via AUR

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

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

b. Clone tfblib's git locally

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

c. Go to ~/tfblib folder and install it

$ cd ~/tfblib $ makepkg -si

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

ID: 1081461
Name: tfblib
PackageBaseID: 178933
PackageBase: tfblib
Version: 0.1.1-1
Description: Low-level graphics library for drawing to the framebuffer
URL: https://github.com/vvaltchev/tfblib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1652808593
LastModified: 1652808593
URLPath: /cgit/aur.git/snapshot/tfblib.tar.gz