ea-command on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S ea-command

* (Optional) Uninstall ea-command on Arch using YAY

$ yay -Rns ea-command

2. Manually Install "ea-command" via AUR

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

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

b. Clone ea-command's git locally

$ git clone https://aur.archlinux.org/ea-command.git ~/ea-command

c. Go to ~/ea-command folder and install it

$ cd ~/ea-command $ makepkg -si

3. Information about the ea-command package on Arch User Repository (AUR)

ID: 1085752
Name: ea-command
PackageBaseID: 178664
PackageBase: ea-command
Version: 0.2.0-1
Description: ea: make your CLI output actionable
URL: https://github.com/dduan/ea
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dduan
Submitter: dduan
FirstSubmitted: 1651989894
LastModified: 1653634525
URLPath: /cgit/aur.git/snapshot/ea-command.tar.gz