postman-agent on AUR (Arch User Repository)

Last updated: December 30,2024

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

$ yay -S postman-agent

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

$ yay -Rns postman-agent

2. Manually Install "postman-agent" via AUR

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

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

b. Clone postman-agent's git locally

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

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

$ cd ~/postman-agent $ makepkg -si

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

ID: 1361618
Name: postman-agent
PackageBaseID: 164041
PackageBase: postman-agent
Version: 0.4.17-1
Description: The Postman agent overcomes the Cross Object Resource Sharing (CORS) limitations of browsers, and facilitates API request sending from your browser version of Postman. Using the system electron
URL: https://www.postman.com/
NumVotes: 4
Popularity: 0.156716
OutOfDate:
Maintainer: moj
Submitter: Clansty
FirstSubmitted: 1614996664
LastModified: 1701201244
URLPath: /cgit/aur.git/snapshot/postman-agent.tar.gz