cloudman on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cloudman

* (Optional) Uninstall cloudman on Arch using YAY

$ yay -Rns cloudman

2. Manually Install "cloudman" via AUR

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

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

b. Clone cloudman's git locally

$ git clone https://aur.archlinux.org/cloudman.git ~/cloudman

c. Go to ~/cloudman folder and install it

$ cd ~/cloudman $ makepkg -si

3. Information about the cloudman package on Arch User Repository (AUR)

ID: 969646
Name: cloudman
PackageBaseID: 171656
PackageBase: cloudman
Version: 0.1.7-1
Description: A textual user interface (heavily inspired by htop) to manage your Amazon EC2 fleet
URL: https://github.com/dutchcoders/cloudman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sammynx
Submitter: sammynx
FirstSubmitted: 1633367464
LastModified: 1633367464
URLPath: /cgit/aur.git/snapshot/cloudman.tar.gz