rubycreator on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rubycreator

* (Optional) Uninstall rubycreator on Arch using YAY

$ yay -Rns rubycreator

2. Manually Install "rubycreator" via AUR

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

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

b. Clone rubycreator's git locally

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

c. Go to ~/rubycreator folder and install it

$ cd ~/rubycreator $ makepkg -si

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

ID: 394383
Name: rubycreator
PackageBaseID: 117469
PackageBase: rubycreator
Version: 4.2.0-1
Description: Plugin to add Ruby language support to QtCreator IDE.
URL: http://hugopl.github.io/RubyCreator/
NumVotes: 1
Popularity: 0
OutOfDate: 1653404598
Maintainer:
Submitter: intelligide
FirstSubmitted: 1480687075
LastModified: 1490164370
URLPath: /cgit/aur.git/snapshot/rubycreator.tar.gz