gistit-bin on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S gistit-bin

* (Optional) Uninstall gistit-bin on Arch using YAY

$ yay -Rns gistit-bin

2. Manually Install "gistit-bin" via AUR

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

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

b. Clone gistit-bin's git locally

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

c. Go to ~/gistit-bin folder and install it

$ cd ~/gistit-bin $ makepkg -si

3. Information about the gistit-bin package on Arch User Repository (AUR)

ID: 1039728
Name: gistit-bin
PackageBaseID: 176155
PackageBase: gistit-bin
Version: 0.2.3-1
Description: Quick and easy code snippet sharing with p2p support
URL: https://github.com/demfabris/gistit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: demfabris
Submitter: demfabris
FirstSubmitted: 1645225553
LastModified: 1645225553
URLPath: /cgit/aur.git/snapshot/gistit-bin.tar.gz