sdlconsole on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sdlconsole

* (Optional) Uninstall sdlconsole on Arch using YAY

$ yay -Rns sdlconsole

2. Manually Install "sdlconsole" via AUR

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

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

b. Clone sdlconsole's git locally

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

c. Go to ~/sdlconsole folder and install it

$ cd ~/sdlconsole $ makepkg -si

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

ID: 207751
Name: sdlconsole
PackageBaseID: 63414
PackageBase: sdlconsole
Version: 2.1-1
Description: A library for adding a drop down console to any SDL application
URL: http://sdlconsole.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: melchips
Submitter: melchips
FirstSubmitted: 1349652064
LastModified: 1436214868
URLPath: /cgit/aur.git/snapshot/sdlconsole.tar.gz