drone-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S drone-git

* (Optional) Uninstall drone-git on Arch using YAY

$ yay -Rns drone-git

2. Manually Install "drone-git" via AUR

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

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

b. Clone drone-git's git locally

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

c. Go to ~/drone-git folder and install it

$ cd ~/drone-git $ makepkg -si

3. Information about the drone-git package on Arch User Repository (AUR)

ID: 658147
Name: drone-git
PackageBaseID: 86935
PackageBase: drone-git
Version: v3608-1
Description: Drone is a Continuous Integration platform built on Docker, written in Go.
URL: http://github.com/drone/drone
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flaccid
Submitter: confusedfla
FirstSubmitted: 1414285834
LastModified: 1571643370
URLPath: /cgit/aur.git/snapshot/drone-git.tar.gz