gistit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gistit

* (Optional) Uninstall gistit on Arch using YAY

$ yay -Rns gistit

2. Manually Install "gistit" via AUR

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

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

b. Clone gistit's git locally

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

c. Go to ~/gistit folder and install it

$ cd ~/gistit $ makepkg -si

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

ID: 964165
Name: gistit
PackageBaseID: 63497
PackageBase: gistit
Version: 0.1.4-1
Description: Send content from console/file to GitHub gist
URL: https://github.com/jrbasso/gistit
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: Raymo111
Submitter: taylorchu
FirstSubmitted: 1349947010
LastModified: 1632276184
URLPath: /cgit/aur.git/snapshot/gistit.tar.gz