miniterm on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install miniterm on Arch using YAY
$
yay -S
miniterm
Copied
* (Optional) Uninstall miniterm on Arch using YAY
$
yay -Rns
miniterm
Copied
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
Copied
b. Clone miniterm's git locally
$
git clone https://aur.archlinux.org/miniterm.git
~/miniterm
Copied
c. Go to ~/miniterm folder and install it
$
cd
~/miniterm
Copied
$
makepkg -si
Copied
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
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