mkinitcpio-fbcon on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mkinitcpio-fbcon

* (Optional) Uninstall mkinitcpio-fbcon on Arch using YAY

$ yay -Rns mkinitcpio-fbcon

2. Manually Install "mkinitcpio-fbcon" via AUR

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

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

b. Clone mkinitcpio-fbcon's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-fbcon.git ~/mkinitcpio-fbcon

c. Go to ~/mkinitcpio-fbcon folder and install it

$ cd ~/mkinitcpio-fbcon $ makepkg -si

3. Information about the mkinitcpio-fbcon package on Arch User Repository (AUR)

ID: 906668
Name: mkinitcpio-fbcon
PackageBaseID: 123637
PackageBase: mkinitcpio-fbcon
Version: 1.0-1
Description: A hook to rotate the console at startup.
URL: https://www.archlinux.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1498474367
LastModified: 1620931506
URLPath: /cgit/aur.git/snapshot/mkinitcpio-fbcon.tar.gz