textmail on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S textmail

* (Optional) Uninstall textmail on Arch using YAY

$ yay -Rns textmail

2. Manually Install "textmail" via AUR

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

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

b. Clone textmail's git locally

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

c. Go to ~/textmail folder and install it

$ cd ~/textmail $ makepkg -si

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

ID: 1311331
Name: textmail
PackageBaseID: 197146
PackageBase: textmail
Version: 1.1.1-2
Description: Mail filter to replace MS Word/HTML attachments with plain text
URL: https://raf.org/textmail/
NumVotes: 1
Popularity: 0.018506
OutOfDate:
Maintainer: raforg
Submitter: raforg
FirstSubmitted: 1693388700
LastModified: 1693405149
URLPath: /cgit/aur.git/snapshot/textmail.tar.gz