libnsfb on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S libnsfb

* (Optional) Uninstall libnsfb on Arch using YAY

$ yay -Rns libnsfb

2. Manually Install "libnsfb" via AUR

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

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

b. Clone libnsfb's git locally

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

c. Go to ~/libnsfb folder and install it

$ cd ~/libnsfb $ makepkg -si

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

ID: 1081662
Name: libnsfb
PackageBaseID: 135960
PackageBase: libnsfb
Version: 0.2.2-1
Description: Framebuffer abstraction library
URL: https://www.netsurf-browser.org/projects/libnsfb/
NumVotes: 2
Popularity: 6.2E-5
OutOfDate:
Maintainer: hamblingreen
Submitter: waschtl
FirstSubmitted: 1536758618
LastModified: 1652842928
URLPath: /cgit/aur.git/snapshot/libnsfb.tar.gz