clidrag on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S clidrag

* (Optional) Uninstall clidrag on Arch using YAY

$ yay -Rns clidrag

2. Manually Install "clidrag" via AUR

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

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

b. Clone clidrag's git locally

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

c. Go to ~/clidrag folder and install it

$ cd ~/clidrag $ makepkg -si

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

ID: 777357
Name: clidrag
PackageBaseID: 156623
PackageBase: clidrag
Version: 1.0-1
Description: Command line tool to drag files into GUI applications
URL: https://github.com/rkevin-arch/CLIdrag
NumVotes: 2
Popularity: 0.009084
OutOfDate:
Maintainer: rkevin
Submitter: rkevin
FirstSubmitted: 1597132019
LastModified: 1597135790
URLPath: /cgit/aur.git/snapshot/clidrag.tar.gz