dropcode on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install dropcode on Arch using YAY
$
yay -S
dropcode
Copied
* (Optional) Uninstall dropcode on Arch using YAY
$
yay -Rns
dropcode
Copied
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
Copied
b. Clone dropcode's git locally
$
git clone https://aur.archlinux.org/dropcode.git
~/dropcode
Copied
c. Go to ~/dropcode folder and install it
$
cd
~/dropcode
Copied
$
makepkg -si
Copied
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
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