roxterm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S roxterm

* (Optional) Uninstall roxterm on Arch using YAY

$ yay -Rns roxterm

2. Manually Install "roxterm" via AUR

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

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

b. Clone roxterm's git locally

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

c. Go to ~/roxterm folder and install it

$ cd ~/roxterm $ makepkg -si

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

ID: 1360294
Name: roxterm
PackageBaseID: 128960
PackageBase: roxterm
Version: 3.14.1-1
Description: Tabbed, VTE-based terminal emulator
URL: https://github.com/realh/roxterm
NumVotes: 12
Popularity: 0
OutOfDate: 1708692566
Maintainer: hrauch
Submitter: Barthalion
FirstSubmitted: 1515343306
LastModified: 1701053546
URLPath: /cgit/aur.git/snapshot/roxterm.tar.gz

5. The same packages on other Linux Distributions