ride-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ride-bin

* (Optional) Uninstall ride-bin on Arch using YAY

$ yay -Rns ride-bin

2. Manually Install "ride-bin" via AUR

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

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

b. Clone ride-bin's git locally

$ git clone https://aur.archlinux.org/ride-bin.git ~/ride-bin

c. Go to ~/ride-bin folder and install it

$ cd ~/ride-bin $ makepkg -si

3. Information about the ride-bin package on Arch User Repository (AUR)

ID: 1423848
Name: ride-bin
PackageBaseID: 198408
PackageBase: ride-bin
Version: 4.5.4097-1
Description: A remote IDE for Dyalog APL
URL: https://github.com/Dyalog/ride
NumVotes: 1
Popularity: 0.04345
OutOfDate:
Maintainer: glatavento
Submitter: glatavento
FirstSubmitted: 1696989685
LastModified: 1709994665
URLPath: /cgit/aur.git/snapshot/ride-bin.tar.gz