interminal on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S interminal

* (Optional) Uninstall interminal on Arch using YAY

$ yay -Rns interminal

2. Manually Install "interminal" via AUR

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

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

b. Clone interminal's git locally

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

c. Go to ~/interminal folder and install it

$ cd ~/interminal $ makepkg -si

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

ID: 847066
Name: interminal
PackageBaseID: 137620
PackageBase: interminal
Version: 0.3.7-5
Description: Utility for launching commands in a GUI terminal
URL: https://github.com/chrisjbillington/interminal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chrisjbillington
Submitter: chrisjbillington
FirstSubmitted: 1543282586
LastModified: 1610595699
URLPath: /cgit/aur.git/snapshot/interminal.tar.gz