gnome-console on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S gnome-console

* (Optional) Uninstall gnome-console on Arch using YAY

$ yay -Rns gnome-console

2. Manually Install "gnome-console" via AUR

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

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

b. Clone gnome-console's git locally

$ git clone https://aur.archlinux.org/gnome-console.git ~/gnome-console

c. Go to ~/gnome-console folder and install it

$ cd ~/gnome-console $ makepkg -si

3. Information about the gnome-console package on Arch User Repository (AUR)

ID: 1111751
Name: gnome-console
PackageBaseID: 174155
PackageBase: gnome-console
Version: 42.2-1
Description: A simple user-friendly terminal emulator for the GNOME desktop
URL: https://gitlab.gnome.org/GNOME/console
NumVotes: 49
Popularity: 10.724405
OutOfDate:
Maintainer: igor-dyatlov
FirstSubmitted: 1639976930
LastModified: 1657808137
URLPath: /cgit/aur.git/snapshot/gnome-console.tar.gz