arcadia on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S arcadia

* (Optional) Uninstall arcadia on Arch using YAY

$ yay -Rns arcadia

2. Manually Install "arcadia" via AUR

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

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

b. Clone arcadia's git locally

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

c. Go to ~/arcadia folder and install it

$ cd ~/arcadia $ makepkg -si

3. Information about the arcadia package on Arch User Repository (AUR)

ID: 252231
Name: arcadia
PackageBaseID: 19647
PackageBase: arcadia
Version: 1.1.1-0
Description: A light IDE for Ruby
URL: http://arcadia.rubyforge.org/
NumVotes: 6
Popularity: 0
OutOfDate: 1704903215
Maintainer: fcolista
Submitter:
FirstSubmitted: 1220721203
LastModified: 1448954714
URLPath: /cgit/aur.git/snapshot/arcadia.tar.gz