postman-bin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S postman-bin

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

$ yay -Rns postman-bin

2. Manually Install "postman-bin" via AUR

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

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

b. Clone postman-bin's git locally

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

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

$ cd ~/postman-bin $ makepkg -si

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

ID: 1422068
Name: postman-bin
PackageBaseID: 116373
PackageBase: postman-bin
Version: 10.23.9-1
Description: Build, test, and document your APIs faster
URL: https://www.getpostman.com
NumVotes: 279
Popularity: 2.617395
OutOfDate:
Maintainer: j.taala
Submitter: claudiodangelis
FirstSubmitted: 1477073939
LastModified: 1709762568
URLPath: /cgit/aur.git/snapshot/postman-bin.tar.gz