ruby-actionmailer on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ruby-actionmailer

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

$ yay -Rns ruby-actionmailer

2. Manually Install "ruby-actionmailer" via AUR

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

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

b. Clone ruby-actionmailer's git locally

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

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

$ cd ~/ruby-actionmailer $ makepkg -si

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

ID: 986443
Name: ruby-actionmailer
PackageBaseID: 37705
PackageBase: ruby-actionmailer
Version: 6.1.4.1-1
Description: Email composition, delivery, and receiving framework (part of Rails).
URL: http://www.rubyonrails.org
NumVotes: 24
Popularity: 0
OutOfDate: 1651951396
Maintainer:
Submitter: kidoz
FirstSubmitted: 1275259090
LastModified: 1636496239
URLPath: /cgit/aur.git/snapshot/ruby-actionmailer.tar.gz