rubymine on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S rubymine

* (Optional) Uninstall rubymine on Arch using YAY

$ yay -Rns rubymine

2. Manually Install "rubymine" via AUR

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

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

b. Clone rubymine's git locally

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

c. Go to ~/rubymine folder and install it

$ cd ~/rubymine $ makepkg -si

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

ID: 1410170
Name: rubymine
PackageBaseID: 47974
PackageBase: rubymine
Version: 2023.3.4-1
Description: Ruby and Rails IDE with the full stack of essential developer tools
URL: https://www.jetbrains.com/ruby/
NumVotes: 114
Popularity: 0.001342
OutOfDate: 1710174471
Maintainer: supermario
Submitter:
FirstSubmitted: 1302077418
LastModified: 1708074745
URLPath: /cgit/aur.git/snapshot/rubymine.tar.gz