devops-tools on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S devops-tools

* (Optional) Uninstall devops-tools on Arch using YAY

$ yay -Rns devops-tools

2. Manually Install "devops-tools" via AUR

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

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

b. Clone devops-tools's git locally

$ git clone https://aur.archlinux.org/devops-tools.git ~/devops-tools

c. Go to ~/devops-tools folder and install it

$ cd ~/devops-tools $ makepkg -si

3. Information about the devops-tools package on Arch User Repository (AUR)

ID: 1312614
Name: devops-tools
PackageBaseID: 197232
PackageBase: devops-tools
Version: 0.0.2-1
Description: Meta package for all devops tools.
URL: https://github.com/Kishinskiy/aur-devops-tools-meta
NumVotes: 1
Popularity: 0.021347
OutOfDate:
Maintainer: kishinskiy
Submitter: kishinskiy
FirstSubmitted: 1693650717
LastModified: 1693652429
URLPath: /cgit/aur.git/snapshot/devops-tools.tar.gz