rote on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rote

* (Optional) Uninstall rote on Arch using YAY

$ yay -Rns rote

2. Manually Install "rote" via AUR

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

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

b. Clone rote's git locally

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

c. Go to ~/rote folder and install it

$ cd ~/rote $ makepkg -si

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

ID: 475456
Name: rote
PackageBaseID: 128701
PackageBase: rote
Version: 0.2.8-5
Description: terminal emulation library
URL: http://rote.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515171664
LastModified: 1515171664
URLPath: /cgit/aur.git/snapshot/rote.tar.gz