miniterm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S miniterm

* (Optional) Uninstall miniterm on Arch using YAY

$ yay -Rns miniterm

2. Manually Install "miniterm" via AUR

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

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

b. Clone miniterm's git locally

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

c. Go to ~/miniterm folder and install it

$ cd ~/miniterm $ makepkg -si

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

ID: 1412148
Name: miniterm
PackageBaseID: 146822
PackageBase: miniterm
Version: 1.7.0-2
Description: Lightweight VTE terminal emulator with colorscheme support (fork of tinyterm)
URL: https://github.com/laelath/miniterm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1574355797
LastModified: 1708380460
URLPath: /cgit/aur.git/snapshot/miniterm.tar.gz