drop on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S drop

* (Optional) Uninstall drop on Arch using YAY

$ yay -Rns drop

2. Manually Install "drop" via AUR

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

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

b. Clone drop's git locally

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

c. Go to ~/drop folder and install it

$ cd ~/drop $ makepkg -si

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

ID: 932093
Name: drop
PackageBaseID: 121084
PackageBase: drop
Version: 0.3.3-4
Description: A simple screenshot, screencast, and file upload tool with S3 support
URL: https://github.com/gilbertw1/drop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gilbertw1
Submitter: gilbertw1
FirstSubmitted: 1490804126
LastModified: 1625767700
URLPath: /cgit/aur.git/snapshot/drop.tar.gz