fbcon-autorotate on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fbcon-autorotate

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

$ yay -Rns fbcon-autorotate

2. Manually Install "fbcon-autorotate" via AUR

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

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

b. Clone fbcon-autorotate's git locally

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

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

$ cd ~/fbcon-autorotate $ makepkg -si

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

ID: 1320849
Name: fbcon-autorotate
PackageBaseID: 197728
PackageBase: fbcon-autorotate
Version: 0.1.0-1
Description: Automatically changes screen orientation in framebuffer console based on the state of accelerometer
URL: https://github.com/Lassebq/fbcon-autorotate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lassebq
Submitter: lassebq
FirstSubmitted: 1695064430
LastModified: 1695064430
URLPath: /cgit/aur.git/snapshot/fbcon-autorotate.tar.gz