terminal.app on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S terminal.app

* (Optional) Uninstall terminal.app on Arch using YAY

$ yay -Rns terminal.app

2. Manually Install "terminal.app" via AUR

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

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

b. Clone terminal.app's git locally

$ git clone https://aur.archlinux.org/terminal.app.git ~/terminal.app

c. Go to ~/terminal.app folder and install it

$ cd ~/terminal.app $ makepkg -si

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

ID: 905911
Name: terminal.app
PackageBaseID: 134899
PackageBase: terminal.app
Version: 0.9.9-4
Description: A terminal emulator for GNUstep
URL: http://www.nongnu.org/gap/terminal/index.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: ubuntuxp
FirstSubmitted: 1533753634
LastModified: 1620823049
URLPath: /cgit/aur.git/snapshot/terminal.app.tar.gz