gtksourceview2 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gtksourceview2

* (Optional) Uninstall gtksourceview2 on Arch using YAY

$ yay -Rns gtksourceview2

2. Manually Install "gtksourceview2" via AUR

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

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

b. Clone gtksourceview2's git locally

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

c. Go to ~/gtksourceview2 folder and install it

$ cd ~/gtksourceview2 $ makepkg -si

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

ID: 1057447
Name: gtksourceview2
PackageBaseID: 171978
PackageBase: gtksourceview2
Version: 2.10.5-1
Description: A text widget that extends the standard gtk+ 2.x
URL: https://download.gnome.org/sources/gtksourceview
NumVotes: 6
Popularity: 0
OutOfDate: 1709499418
Maintainer:
Submitter: jkercher
FirstSubmitted: 1634171487
LastModified: 1648385668
URLPath: /cgit/aur.git/snapshot/gtksourceview2.tar.gz