alien-console on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S alien-console

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

$ yay -Rns alien-console

2. Manually Install "alien-console" via AUR

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

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

b. Clone alien-console's git locally

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

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

$ cd ~/alien-console $ makepkg -si

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

ID: 418474
Name: alien-console
PackageBaseID: 123243
PackageBase: alien-console
Version: 1.0-2
Description: A ncurses based clone of the Alien: Isolation console interfaces.
URL: https://github.com/brenns10/alien-console
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: brenns10
Submitter: brenns10
FirstSubmitted: 1497030858
LastModified: 1497032437
URLPath: /cgit/aur.git/snapshot/alien-console.tar.gz