dron on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S dron

* (Optional) Uninstall dron on Arch using YAY

$ yay -Rns dron

2. Manually Install "dron" via AUR

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

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

b. Clone dron's git locally

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

c. Go to ~/dron folder and install it

$ cd ~/dron $ makepkg -si

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

ID: 821218
Name: dron
PackageBaseID: 159400
PackageBase: dron
Version: 1.3.3-0
Description: Small command line shell executor
URL: https://github.com/DizoftTeam/dron
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: WiRight
Submitter: WiRight
FirstSubmitted: 1604399324
LastModified: 1605851703
URLPath: /cgit/aur.git/snapshot/dron.tar.gz