dma on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dma

* (Optional) Uninstall dma on Arch using YAY

$ yay -Rns dma

2. Manually Install "dma" via AUR

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

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

b. Clone dma's git locally

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

c. Go to ~/dma folder and install it

$ cd ~/dma $ makepkg -si

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

ID: 714298
Name: dma
PackageBaseID: 17039
PackageBase: dma
Version: 0.13-1
Description: DragonFly BSD mail transport agent
URL: https://github.com/corecode/dma
NumVotes: 21
Popularity: 1.574514
OutOfDate:
Maintainer: corecode
FirstSubmitted: 1211125145
LastModified: 1585591845
URLPath: /cgit/aur.git/snapshot/dma.tar.gz