postman-cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S postman-cli

* (Optional) Uninstall postman-cli on Arch using YAY

$ yay -Rns postman-cli

2. Manually Install "postman-cli" via AUR

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

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

b. Clone postman-cli's git locally

$ git clone https://aur.archlinux.org/postman-cli.git ~/postman-cli

c. Go to ~/postman-cli folder and install it

$ cd ~/postman-cli $ makepkg -si

3. Information about the postman-cli package on Arch User Repository (AUR)

ID: 1372070
Name: postman-cli
PackageBaseID: 200655
PackageBase: postman-cli
Version: 1.7.0-1
Description: The Postman CLI is the command-line companion that is developed, supported, and signed by Postman. All test results will be automatically pushed to the app.
URL: https://www.postman.com/product/what-is-postman/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ponies
Submitter: ponies
FirstSubmitted: 1702950005
LastModified: 1702950005
URLPath: /cgit/aur.git/snapshot/postman-cli.tar.gz