deis-client on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S deis-client

* (Optional) Uninstall deis-client on Arch using YAY

$ yay -Rns deis-client

2. Manually Install "deis-client" via AUR

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

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

b. Clone deis-client's git locally

$ git clone https://aur.archlinux.org/deis-client.git ~/deis-client

c. Go to ~/deis-client folder and install it

$ cd ~/deis-client $ makepkg -si

3. Information about the deis-client package on Arch User Repository (AUR)

ID: 245586
Name: deis-client
PackageBaseID: 101705
PackageBase: deis-client
Version: 1.12.0-3
Description: Command line interface client for Deis, an open source PaaS that makes it easy to deploy and manage applications on your own servers.
URL: http://deis.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1477623564
Maintainer: EisenSheng
Submitter: EisenSheng
FirstSubmitted: 1444582325
LastModified: 1446702507
URLPath: /cgit/aur.git/snapshot/deis-client.tar.gz