porter-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S porter-bin

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

$ yay -Rns porter-bin

2. Manually Install "porter-bin" via AUR

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

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

b. Clone porter-bin's git locally

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

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

$ cd ~/porter-bin $ makepkg -si

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

ID: 808333
Name: porter-bin
PackageBaseID: 155611
PackageBase: porter-bin
Version: 1:0.29.1-3
Description: A utility to help make your application + etc (env/tool) as a versioned bundle that you can distribute, and then install with a single command
URL: https://github.com/deislabs/porter
NumVotes: 0
Popularity: 0
OutOfDate: 1627206622
Maintainer:
Submitter: alex4ip
FirstSubmitted: 1595114259
LastModified: 1603441410
URLPath: /cgit/aur.git/snapshot/porter-bin.tar.gz