drip-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S drip-git

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

$ yay -Rns drip-git

2. Manually Install "drip-git" via AUR

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

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

b. Clone drip-git's git locally

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

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

$ cd ~/drip-git $ makepkg -si

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

ID: 387114
Name: drip-git
PackageBaseID: 101339
PackageBase: drip-git
Version: 20151019-3
Description: Drip is a launcher for the Java Virtual Machine that provides much faster startup times than the java command. The drip script is intended to be a drop-in replacement for the java command, only faster.
URL: https://github.com/ninjudd/drip
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: huitseeker
Submitter: huitseeker
FirstSubmitted: 1444122712
LastModified: 1487960371
URLPath: /cgit/aur.git/snapshot/drip-git.tar.gz