gtksourceview on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gtksourceview

* (Optional) Uninstall gtksourceview on Arch using YAY

$ yay -Rns gtksourceview

2. Manually Install "gtksourceview" via AUR

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

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

b. Clone gtksourceview's git locally

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

c. Go to ~/gtksourceview folder and install it

$ cd ~/gtksourceview $ makepkg -si

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

ID: 1097445
Name: gtksourceview
PackageBaseID: 183135
PackageBase: gtksourceview
Version: 1.8.5-1
Description: GNOME library that extends GtkTextView
URL: http://www.gnome.org/
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1655058599
LastModified: 1655058599
URLPath: /cgit/aur.git/snapshot/gtksourceview.tar.gz