lightsailctl on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lightsailctl

* (Optional) Uninstall lightsailctl on Arch using YAY

$ yay -Rns lightsailctl

2. Manually Install "lightsailctl" via AUR

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

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

b. Clone lightsailctl's git locally

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

c. Go to ~/lightsailctl folder and install it

$ cd ~/lightsailctl $ makepkg -si

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

ID: 867931
Name: lightsailctl
PackageBaseID: 163662
PackageBase: lightsailctl
Version: 1.0.1-1
Description: Amazon Lightsail CLI Extensions
URL: https://github.com/aws/lightsailctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misterio
Submitter: Misterio
FirstSubmitted: 1614089704
LastModified: 1614089704
URLPath: /cgit/aur.git/snapshot/lightsailctl.tar.gz