consoletype on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S consoletype

* (Optional) Uninstall consoletype on Arch using YAY

$ yay -Rns consoletype

2. Manually Install "consoletype" via AUR

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

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

b. Clone consoletype's git locally

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

c. Go to ~/consoletype folder and install it

$ cd ~/consoletype $ makepkg -si

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

ID: 1094476
Name: consoletype
PackageBaseID: 132680
PackageBase: consoletype
Version: 0.15-1
Description: print type of the console connected to standard input
URL: https://packages.gentoo.org/packages/sys-apps/gentoo-functions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: MoetaYuko
FirstSubmitted: 1526794578
LastModified: 1654540221
URLPath: /cgit/aur.git/snapshot/consoletype.tar.gz