tepl3 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tepl3

* (Optional) Uninstall tepl3 on Arch using YAY

$ yay -Rns tepl3

2. Manually Install "tepl3" via AUR

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

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

b. Clone tepl3's git locally

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

c. Go to ~/tepl3 folder and install it

$ cd ~/tepl3 $ makepkg -si

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

ID: 511593
Name: tepl3
PackageBaseID: 132604
PackageBase: tepl3
Version: 3.0.0-1
Description: Library that eases the development of GtkSourceView-based text editors and IDEs
URL: https://wiki.gnome.org/Projects/Tepl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: g360
FirstSubmitted: 1526524070
LastModified: 1526524071
URLPath: /cgit/aur.git/snapshot/tepl3.tar.gz