rttr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rttr

* (Optional) Uninstall rttr on Arch using YAY

$ yay -Rns rttr

2. Manually Install "rttr" via AUR

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

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

b. Clone rttr's git locally

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

c. Go to ~/rttr folder and install it

$ cd ~/rttr $ makepkg -si

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

ID: 1060997
Name: rttr
PackageBaseID: 173834
PackageBase: rttr
Version: 0.9.6-4
Description: C++ Reflection Library
URL: https://github.com/rttrorg/rttr
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1639121843
LastModified: 1649005713
URLPath: /cgit/aur.git/snapshot/rttr.tar.gz