ruby-rmail on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ruby-rmail

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

$ yay -Rns ruby-rmail

2. Manually Install "ruby-rmail" via AUR

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

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

b. Clone ruby-rmail's git locally

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

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

$ cd ~/ruby-rmail $ makepkg -si

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

ID: 284826
Name: ruby-rmail
PackageBaseID: 105670
PackageBase: ruby-rmail
Version: 1.1.2-1
Description: A MIME mail parsing and generation library.
URL: https://github.com/terceiro/rmail
NumVotes: 3
Popularity: 0
OutOfDate: 1651961479
Maintainer:
Submitter: asch
FirstSubmitted: 1452078230
LastModified: 1457985001
URLPath: /cgit/aur.git/snapshot/ruby-rmail.tar.gz