pretty-exec on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pretty-exec

* (Optional) Uninstall pretty-exec on Arch using YAY

$ yay -Rns pretty-exec

2. Manually Install "pretty-exec" via AUR

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

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

b. Clone pretty-exec's git locally

$ git clone https://aur.archlinux.org/pretty-exec.git ~/pretty-exec

c. Go to ~/pretty-exec folder and install it

$ cd ~/pretty-exec $ makepkg -si

3. Information about the pretty-exec package on Arch User Repository (AUR)

ID: 1156575
Name: pretty-exec
PackageBaseID: 153574
PackageBase: pretty-exec
Version: 0.5.0-1
Description: Print command and execute it
URL: https://github.com/KSXGitHub/pretty-exec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hvksmr1996
Submitter: hvksmr1996
FirstSubmitted: 1590384789
LastModified: 1666600035
URLPath: /cgit/aur.git/snapshot/pretty-exec.tar.gz