awless on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S awless

* (Optional) Uninstall awless on Arch using YAY

$ yay -Rns awless

2. Manually Install "awless" via AUR

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

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

b. Clone awless's git locally

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

c. Go to ~/awless folder and install it

$ cd ~/awless $ makepkg -si

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

ID: 930841
Name: awless
PackageBaseID: 129384
PackageBase: awless
Version: 0.1.11-1
Description: A command line interface for Amazon Web Services (AWS)
URL: https://github.com/wallix/awless
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gileri
Submitter: dmgk
FirstSubmitted: 1516652777
LastModified: 1625517051
URLPath: /cgit/aur.git/snapshot/awless.tar.gz