minifb on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S minifb

* (Optional) Uninstall minifb on Arch using YAY

$ yay -Rns minifb

2. Manually Install "minifb" via AUR

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

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

b. Clone minifb's git locally

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

c. Go to ~/minifb folder and install it

$ cd ~/minifb $ makepkg -si

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

ID: 381209
Name: minifb
PackageBaseID: 119518
PackageBase: minifb
Version: r25.a5e8dd4-1
Description: A small, cross platform library to create a frame buffer that you can draw pixels in
URL: https://github.com/emoon/minifb
NumVotes: 0
Popularity: 0
OutOfDate: 1707133906
Maintainer:
Submitter: vktec
FirstSubmitted: 1486341759
LastModified: 1486341759
URLPath: /cgit/aur.git/snapshot/minifb.tar.gz