ruby-simple_form on AUR (Arch User Repository)

Last updated: September 25,2024

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

$ yay -S ruby-simple_form

* (Optional) Uninstall ruby-simple_form on Arch using YAY

$ yay -Rns ruby-simple_form

2. Manually Install "ruby-simple_form" via AUR

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

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

b. Clone ruby-simple_form's git locally

$ git clone https://aur.archlinux.org/ruby-simple_form.git ~/ruby-simple_form

c. Go to ~/ruby-simple_form folder and install it

$ cd ~/ruby-simple_form $ makepkg -si

3. Information about the ruby-simple_form package on Arch User Repository (AUR)

ID: 989289
Name: ruby-simple_form
PackageBaseID: 172725
PackageBase: ruby-simple_form
Version: 5.1.0-1
Description: Forms made easy
URL: https://github.com/heartcombo/simple_form
NumVotes: 0
Popularity: 0
OutOfDate: 1709503411
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1635973721
LastModified: 1637003683
URLPath: /cgit/aur.git/snapshot/ruby-simple_form.tar.gz