directfb on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "directfb" 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
Copied
b. Install directfb on Arch using YAY
$
yay -S
directfb
Copied
* (Optional) Uninstall directfb on Arch using YAY
$
yay -Rns
directfb
Copied
2. Manually Install "directfb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone directfb's git locally
$
git clone https://aur.archlinux.org/directfb.git
~/directfb
Copied
c. Go to ~/directfb folder and install it
$
cd
~/directfb
Copied
$
makepkg -si
Copied
3. Information about the directfb package on Arch User Repository (AUR)
ID: 1082516
Name: directfb
PackageBaseID: 134656
PackageBase: directfb
Version: 1.7.7-6
Description: A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device
URL: https://www.directfb.org
NumVotes: 5
Popularity: 0.018533
OutOfDate:
Maintainer: acxz
Submitter: lks
FirstSubmitted: 1533045410
LastModified: 1652991283
URLPath: /cgit/aur.git/snapshot/directfb.tar.gz
Name: directfb
PackageBaseID: 134656
PackageBase: directfb
Version: 1.7.7-6
Description: A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device
URL: https://www.directfb.org
NumVotes: 5
Popularity: 0.018533
OutOfDate:
Maintainer: acxz
Submitter: lks
FirstSubmitted: 1533045410
LastModified: 1652991283
URLPath: /cgit/aur.git/snapshot/directfb.tar.gz