tio on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "tio" 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 tio on Arch using YAY
$
yay -S
tio
Copied
* (Optional) Uninstall tio on Arch using YAY
$
yay -Rns
tio
Copied
2. Manually Install "tio" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tio's git locally
$
git clone https://aur.archlinux.org/tio.git
~/tio
Copied
c. Go to ~/tio folder and install it
$
cd
~/tio
Copied
$
makepkg -si
Copied
3. Information about the tio package on Arch User Repository (AUR)
ID: 1421554
Name: tio
PackageBaseID: 111484
PackageBase: tio
Version: 2.7-1
Description: The simple TTY terminal I/O application
URL: http://tio.github.io/
NumVotes: 31
Popularity: 0.269086
OutOfDate:
Maintainer: nickoe
Submitter: nickoe
FirstSubmitted: 1463757376
LastModified: 1709696005
URLPath: /cgit/aur.git/snapshot/tio.tar.gz
Name: tio
PackageBaseID: 111484
PackageBase: tio
Version: 2.7-1
Description: The simple TTY terminal I/O application
URL: http://tio.github.io/
NumVotes: 31
Popularity: 0.269086
OutOfDate:
Maintainer: nickoe
Submitter: nickoe
FirstSubmitted: 1463757376
LastModified: 1709696005
URLPath: /cgit/aur.git/snapshot/tio.tar.gz