newman on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S newman

* (Optional) Uninstall newman on Arch using YAY

$ yay -Rns newman

2. Manually Install "newman" via AUR

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

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

b. Clone newman's git locally

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

c. Go to ~/newman folder and install it

$ cd ~/newman $ makepkg -si

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

ID: 1425414
Name: newman
PackageBaseID: 185565
PackageBase: newman
Version: 6.1.1-1
Description: Newman is a command-line collection runner for Postman
URL: https://github.com/postmanlabs/newman
NumVotes: 1
Popularity: 1.4E-5
OutOfDate:
Maintainer: abdulocracy
Submitter: abdulocracy
FirstSubmitted: 1662549532
LastModified: 1710192911
URLPath: /cgit/aur.git/snapshot/newman.tar.gz