juju on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S juju

* (Optional) Uninstall juju on Arch using YAY

$ yay -Rns juju

2. Manually Install "juju" via AUR

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

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

b. Clone juju's git locally

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

c. Go to ~/juju folder and install it

$ cd ~/juju $ makepkg -si

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

ID: 1058979
Name: juju
PackageBaseID: 150994
PackageBase: juju
Version: 2.9.27-1
Description: Simple, secure devops tooling built to manage today's complex applications wherever you run your software.
URL: https://github.com/juju/juju
NumVotes: 0
Popularity: 0
OutOfDate: 1669157038
Maintainer:
Submitter:
FirstSubmitted: 1585793582
LastModified: 1648638729
URLPath: /cgit/aur.git/snapshot/juju.tar.gz

5. The same packages on other Linux Distributions