fbdump on AUR (Arch User Repository)
Last updated: January 06,2025
1. Install "fbdump" 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 fbdump on Arch using YAY
$
yay -S
fbdump
Copied
* (Optional) Uninstall fbdump on Arch using YAY
$
yay -Rns
fbdump
Copied
2. Manually Install "fbdump" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fbdump's git locally
$
git clone https://aur.archlinux.org/fbdump.git
~/fbdump
Copied
c. Go to ~/fbdump folder and install it
$
cd
~/fbdump
Copied
$
makepkg -si
Copied
3. Information about the fbdump package on Arch User Repository (AUR)
ID: 1234867
Name: fbdump
PackageBaseID: 192150
PackageBase: fbdump
Version: 0.4.2-6
Description: captures the contents of the visible portion of the Linux framebuffer to stdout
URL: https://www.rcdrummond.net/fbdump/
NumVotes: 1
Popularity: 0.001426
OutOfDate:
Maintainer: JstKddng
Submitter: arojas
FirstSubmitted: 1680336636
LastModified: 1680336636
URLPath: /cgit/aur.git/snapshot/fbdump.tar.gz
Name: fbdump
PackageBaseID: 192150
PackageBase: fbdump
Version: 0.4.2-6
Description: captures the contents of the visible portion of the Linux framebuffer to stdout
URL: https://www.rcdrummond.net/fbdump/
NumVotes: 1
Popularity: 0.001426
OutOfDate:
Maintainer: JstKddng
Submitter: arojas
FirstSubmitted: 1680336636
LastModified: 1680336636
URLPath: /cgit/aur.git/snapshot/fbdump.tar.gz