gtksheet on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gtksheet

* (Optional) Uninstall gtksheet on Arch using YAY

$ yay -Rns gtksheet

2. Manually Install "gtksheet" via AUR

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

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

b. Clone gtksheet's git locally

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

c. Go to ~/gtksheet folder and install it

$ cd ~/gtksheet $ makepkg -si

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

ID: 812202
Name: gtksheet
PackageBaseID: 149226
PackageBase: gtksheet
Version: 4.3.5-1
Description: A spreadsheet widget for gtk3
URL: http://fpaquet.github.io/gtksheet/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1581949069
LastModified: 1604258216
URLPath: /cgit/aur.git/snapshot/gtksheet.tar.gz