cloudlist on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cloudlist

* (Optional) Uninstall cloudlist on Arch using YAY

$ yay -Rns cloudlist

2. Manually Install "cloudlist" via AUR

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

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

b. Clone cloudlist's git locally

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

c. Go to ~/cloudlist folder and install it

$ cd ~/cloudlist $ makepkg -si

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

ID: 829807
Name: cloudlist
PackageBaseID: 160651
PackageBase: cloudlist
Version: 0.0.1-1
Description: Tool for listing Assets from multiple Cloud Providers
URL: https://github.com/projectdiscovery/cloudlist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1607297687
LastModified: 1607297687
URLPath: /cgit/aur.git/snapshot/cloudlist.tar.gz