uuterm-svn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S uuterm-svn

* (Optional) Uninstall uuterm-svn on Arch using YAY

$ yay -Rns uuterm-svn

2. Manually Install "uuterm-svn" via AUR

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

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

b. Clone uuterm-svn's git locally

$ git clone https://aur.archlinux.org/uuterm-svn.git ~/uuterm-svn

c. Go to ~/uuterm-svn folder and install it

$ cd ~/uuterm-svn $ makepkg -si

3. Information about the uuterm-svn package on Arch User Repository (AUR)

ID: 204377
Name: uuterm-svn
PackageBaseID: 47071
PackageBase: uuterm-svn
Version: 80-3
Description: A portable VT100-like terminal emulator with minimal code and memory footprint and maximal Unicode support.
URL: http://www.etalabs.net/uuterm.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: aksr
FirstSubmitted: 1299162539
LastModified: 1435553610
URLPath: /cgit/aur.git/snapshot/uuterm-svn.tar.gz