ruby-cancancan on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-cancancan

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

$ yay -Rns ruby-cancancan

2. Manually Install "ruby-cancancan" via AUR

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

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

b. Clone ruby-cancancan's git locally

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

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

$ cd ~/ruby-cancancan $ makepkg -si

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

ID: 1125429
Name: ruby-cancancan
PackageBaseID: 172722
PackageBase: ruby-cancancan
Version: 3.4.0-1
Description: Simple authorization solution for Rails. All permissions are stored in a single location
URL: https://github.com/CanCanCommunity/cancancan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1635970072
LastModified: 1660344827
URLPath: /cgit/aur.git/snapshot/ruby-cancancan.tar.gz