rtx on AUR (Arch User Repository)
Last updated: January 12,2025
1. Install "rtx" 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 rtx on Arch using YAY
$
yay -S
rtx
Copied
* (Optional) Uninstall rtx on Arch using YAY
$
yay -Rns
rtx
Copied
2. Manually Install "rtx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rtx's git locally
$
git clone https://aur.archlinux.org/rtx.git
~/rtx
Copied
c. Go to ~/rtx folder and install it
$
cd
~/rtx
Copied
$
makepkg -si
Copied
3. Information about the rtx package on Arch User Repository (AUR)
ID: 1378236
Name: rtx
PackageBaseID: 189911
PackageBase: rtx
Version: 2024.0.0-1
Description: Polyglot runtime manager
URL: https://github.com/jdx/rtx
NumVotes: 8
Popularity: 0.431084
OutOfDate:
Maintainer: jdx
Submitter: jdx
FirstSubmitted: 1674876333
LastModified: 1704059546
URLPath: /cgit/aur.git/snapshot/rtx.tar.gz
Name: rtx
PackageBaseID: 189911
PackageBase: rtx
Version: 2024.0.0-1
Description: Polyglot runtime manager
URL: https://github.com/jdx/rtx
NumVotes: 8
Popularity: 0.431084
OutOfDate:
Maintainer: jdx
Submitter: jdx
FirstSubmitted: 1674876333
LastModified: 1704059546
URLPath: /cgit/aur.git/snapshot/rtx.tar.gz