fbgetty on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fbgetty

* (Optional) Uninstall fbgetty on Arch using YAY

$ yay -Rns fbgetty

2. Manually Install "fbgetty" via AUR

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

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

b. Clone fbgetty's git locally

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

c. Go to ~/fbgetty folder and install it

$ cd ~/fbgetty $ makepkg -si

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

ID: 475719
Name: fbgetty
PackageBaseID: 128780
PackageBase: fbgetty
Version: 0.1.698-5
Description: fbgetty is a console getty like mingetty, which supports framebuffers
URL: http://projects.meuh.org/fbgetty
NumVotes: 0
Popularity: 0
OutOfDate: 1660857271
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515245994
LastModified: 1515245995
URLPath: /cgit/aur.git/snapshot/fbgetty.tar.gz