c1_displaytool on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S c1_displaytool

* (Optional) Uninstall c1_displaytool on Arch using YAY

$ yay -Rns c1_displaytool

2. Manually Install "c1_displaytool" via AUR

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

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

b. Clone c1_displaytool's git locally

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

c. Go to ~/c1_displaytool folder and install it

$ cd ~/c1_displaytool $ makepkg -si

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

ID: 201058
Name: c1_displaytool
PackageBaseID: 91588
PackageBase: c1_displaytool
Version: 0.1-1
Description: A small helper script to change the framebuffer mode on an ODROID-C1.
URL: https://gist.github.com/Holzhaus/9d328e2f4ad31357f025
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Holzhaus
Submitter: Holzhaus
FirstSubmitted: 1427127862
LastModified: 1434908480
URLPath: /cgit/aur.git/snapshot/c1_displaytool.tar.gz