gisto on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "gisto" 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 gisto on Arch using YAY
$
yay -S
gisto
Copied
* (Optional) Uninstall gisto on Arch using YAY
$
yay -Rns
gisto
Copied
2. Manually Install "gisto" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gisto's git locally
$
git clone https://aur.archlinux.org/gisto.git
~/gisto
Copied
c. Go to ~/gisto folder and install it
$
cd
~/gisto
Copied
$
makepkg -si
Copied
3. Information about the gisto package on Arch User Repository (AUR)
ID: 1108015
Name: gisto
PackageBaseID: 74744
PackageBase: gisto
Version: 1.13.4-1
Description: Gisto is a code snippet manager that runs on GitHub Gists and adds additional features such as searching, tagging and sharing gists while including a rich code editor.
URL: https://github.com/gisto/gisto
NumVotes: 15
Popularity: 0
OutOfDate: 1657040235
Maintainer:
Submitter: sanusart
FirstSubmitted: 1382710107
LastModified: 1657040146
URLPath: /cgit/aur.git/snapshot/gisto.tar.gz
Name: gisto
PackageBaseID: 74744
PackageBase: gisto
Version: 1.13.4-1
Description: Gisto is a code snippet manager that runs on GitHub Gists and adds additional features such as searching, tagging and sharing gists while including a rich code editor.
URL: https://github.com/gisto/gisto
NumVotes: 15
Popularity: 0
OutOfDate: 1657040235
Maintainer:
Submitter: sanusart
FirstSubmitted: 1382710107
LastModified: 1657040146
URLPath: /cgit/aur.git/snapshot/gisto.tar.gz