epm on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S epm

* (Optional) Uninstall epm on Arch using YAY

$ yay -Rns epm

2. Manually Install "epm" via AUR

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

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

b. Clone epm's git locally

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

c. Go to ~/epm folder and install it

$ cd ~/epm $ makepkg -si

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

ID: 1147350
Name: epm
PackageBaseID: 37319
PackageBase: epm
Version: 5.0.0-1
Description: EPM Package manager generates software and patch distributions Packages in various formats from a list of files.
URL: https://jimjag.github.io/epm/
NumVotes: 2
Popularity: 0
OutOfDate: 1700175455
Maintainer: LordofNoob
Submitter: jose1711
FirstSubmitted: 1274376046
LastModified: 1664692968
URLPath: /cgit/aur.git/snapshot/epm.tar.gz