debops on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S debops

* (Optional) Uninstall debops on Arch using YAY

$ yay -Rns debops

2. Manually Install "debops" via AUR

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

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

b. Clone debops's git locally

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

c. Go to ~/debops folder and install it

$ cd ~/debops $ makepkg -si

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

ID: 1362220
Name: debops
PackageBaseID: 109278
PackageBase: debops
Version: 3.1.0-1
Description: Your Debian-based data center in a box
URL: https://debops.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: roddhjav
Submitter: itsme
FirstSubmitted: 1458857201
LastModified: 1701299191
URLPath: /cgit/aur.git/snapshot/debops.tar.gz