dragit on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S dragit

* (Optional) Uninstall dragit on Arch using YAY

$ yay -Rns dragit

2. Manually Install "dragit" via AUR

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

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

b. Clone dragit's git locally

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

c. Go to ~/dragit folder and install it

$ cd ~/dragit $ makepkg -si

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

ID: 1097741
Name: dragit
PackageBaseID: 178743
PackageBase: dragit
Version: 0.6.2-1
Description: Application for intuitive file sharing between devices.
URL: https://github.com/sireliah/dragit
NumVotes: 0
Popularity: 0
OutOfDate: 1682727202
Maintainer: tommis
Submitter: tommis
FirstSubmitted: 1652200931
LastModified: 1655124608
URLPath: /cgit/aur.git/snapshot/dragit.tar.gz