toru on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S toru

* (Optional) Uninstall toru on Arch using YAY

$ yay -Rns toru

2. Manually Install "toru" via AUR

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

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

b. Clone toru's git locally

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

c. Go to ~/toru folder and install it

$ cd ~/toru $ makepkg -si

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

ID: 1016203
Name: toru
PackageBaseID: 170129
PackageBase: toru
Version: 1.0.0-1
Description: Pacman wrapper with AUR support.
URL: https://github.com/PryosCode/toru
NumVotes: 1
Popularity: 0.000457
OutOfDate:
Maintainer: PryosCode
FirstSubmitted: 1629421859
LastModified: 1641750041
URLPath: /cgit/aur.git/snapshot/toru.tar.gz