dropcode on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dropcode

* (Optional) Uninstall dropcode on Arch using YAY

$ yay -Rns dropcode

2. Manually Install "dropcode" via AUR

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

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

b. Clone dropcode's git locally

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

c. Go to ~/dropcode folder and install it

$ cd ~/dropcode $ makepkg -si

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

ID: 1168162
Name: dropcode
PackageBaseID: 187311
PackageBase: dropcode
Version: 0.0.7-1
Description: A simple and lightweight code snippet manager.
URL: https://github.com/egoist/dropcode
NumVotes: 1
Popularity: 5.4E-5
OutOfDate:
Maintainer:
Submitter: Pylogmon
FirstSubmitted: 1668271246
LastModified: 1668271246
URLPath: /cgit/aur.git/snapshot/dropcode.tar.gz