atlantis on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S atlantis

* (Optional) Uninstall atlantis on Arch using YAY

$ yay -Rns atlantis

2. Manually Install "atlantis" via AUR

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

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

b. Clone atlantis's git locally

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

c. Go to ~/atlantis folder and install it

$ cd ~/atlantis $ makepkg -si

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

ID: 1348261
Name: atlantis
PackageBaseID: 175618
PackageBase: atlantis
Version: 0.26.0-1
Description: Terraform Pull Request Automation
URL: https://github.com/runatlantis/atlantis
NumVotes: 2
Popularity: 0.037708
OutOfDate:
Maintainer: bsdutra
Submitter: dmdutra
FirstSubmitted: 1643919116
LastModified: 1699241837
URLPath: /cgit/aur.git/snapshot/atlantis.tar.gz