rttr on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install rttr on Arch using YAY
$
yay -S
rttr
Copied
* (Optional) Uninstall rttr on Arch using YAY
$
yay -Rns
rttr
Copied
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
Copied
b. Clone rttr's git locally
$
git clone https://aur.archlinux.org/rttr.git
~/rttr
Copied
c. Go to ~/rttr folder and install it
$
cd
~/rttr
Copied
$
makepkg -si
Copied
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
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