tuterm on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "tuterm" 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 tuterm on Arch using YAY
$
yay -S
tuterm
Copied
* (Optional) Uninstall tuterm on Arch using YAY
$
yay -Rns
tuterm
Copied
2. Manually Install "tuterm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tuterm's git locally
$
git clone https://aur.archlinux.org/tuterm.git
~/tuterm
Copied
c. Go to ~/tuterm folder and install it
$
cd
~/tuterm
Copied
$
makepkg -si
Copied
3. Information about the tuterm package on Arch User Repository (AUR)
ID: 1043646
Name: tuterm
PackageBaseID: 169203
PackageBase: tuterm
Version: 0.3.0-3
Description: A better way to learn CLI programs.
URL: https://github.com/veracioux/tuterm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: veracioux
Submitter: veracioux
FirstSubmitted: 1627232340
LastModified: 1645943686
URLPath: /cgit/aur.git/snapshot/tuterm.tar.gz
Name: tuterm
PackageBaseID: 169203
PackageBase: tuterm
Version: 0.3.0-3
Description: A better way to learn CLI programs.
URL: https://github.com/veracioux/tuterm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: veracioux
Submitter: veracioux
FirstSubmitted: 1627232340
LastModified: 1645943686
URLPath: /cgit/aur.git/snapshot/tuterm.tar.gz