dcos-cli-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dcos-cli-bin

* (Optional) Uninstall dcos-cli-bin on Arch using YAY

$ yay -Rns dcos-cli-bin

2. Manually Install "dcos-cli-bin" via AUR

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

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

b. Clone dcos-cli-bin's git locally

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

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

$ cd ~/dcos-cli-bin $ makepkg -si

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

ID: 758140
Name: dcos-cli-bin
PackageBaseID: 137875
PackageBase: dcos-cli-bin
Version: 1.1.2-1
Description: The DC/OS command line interface utility
URL: https://docs.mesosphere.com/latest/cli/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtyr
Submitter: jtyr
FirstSubmitted: 1544189803
LastModified: 1593377125
URLPath: /cgit/aur.git/snapshot/dcos-cli-bin.tar.gz