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

b. Install rider on Arch using YAY

$ yay -S rider

* (Optional) Uninstall rider on Arch using YAY

$ yay -Rns rider

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

b. Clone rider's git locally

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

c. Go to ~/rider folder and install it

$ cd ~/rider $ makepkg -si

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