rider on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "rider" 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 rider on Arch using YAY
$
yay -S
rider
Copied
* (Optional) Uninstall rider on Arch using YAY
$
yay -Rns
rider
Copied
2. Manually Install "rider" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rider's git locally
$
git clone https://aur.archlinux.org/rider.git
~/rider
Copied
c. Go to ~/rider folder and install it
$
cd
~/rider
Copied
$
makepkg -si
Copied
3. Information about the rider package on Arch User Repository (AUR)
ID: 1426717
Name: rider
PackageBaseID: 124600
PackageBase: rider
Version: 1:2023.3.4-1
Description: A cross-platform .NET IDE by JetBrains.
URL: https://www.jetbrains.com/rider/
NumVotes: 77
Popularity: 1.760658
OutOfDate:
Maintainer: tim.hellhake
Submitter: tim.hellhake
FirstSubmitted: 1502056853
LastModified: 1710371617
URLPath: /cgit/aur.git/snapshot/rider.tar.gz
Name: rider
PackageBaseID: 124600
PackageBase: rider
Version: 1:2023.3.4-1
Description: A cross-platform .NET IDE by JetBrains.
URL: https://www.jetbrains.com/rider/
NumVotes: 77
Popularity: 1.760658
OutOfDate:
Maintainer: tim.hellhake
Submitter: tim.hellhake
FirstSubmitted: 1502056853
LastModified: 1710371617
URLPath: /cgit/aur.git/snapshot/rider.tar.gz