ade on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S ade

* (Optional) Uninstall ade on Arch using YAY

$ yay -Rns ade

2. Manually Install "ade" via AUR

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

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

b. Clone ade's git locally

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

c. Go to ~/ade folder and install it

$ cd ~/ade $ makepkg -si

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

ID: 978822
Name: ade
PackageBaseID: 170146
PackageBase: ade
Version: 4.3.0-1
Description: ADE creates a Docker container from a base image and mounts additional read-only volumes.
URL: https://gitlab.com/ApexAI/ade-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Homalozoa
Submitter: Homalozoa
FirstSubmitted: 1629477489
LastModified: 1635141403
URLPath: /cgit/aur.git/snapshot/ade.tar.gz