text-engine on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S text-engine

* (Optional) Uninstall text-engine on Arch using YAY

$ yay -Rns text-engine

2. Manually Install "text-engine" via AUR

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

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

b. Clone text-engine's git locally

$ git clone https://aur.archlinux.org/text-engine.git ~/text-engine

c. Go to ~/text-engine folder and install it

$ cd ~/text-engine $ makepkg -si

3. Information about the text-engine package on Arch User Repository (AUR)

ID: 1171090
Name: text-engine
PackageBaseID: 177079
PackageBase: text-engine
Version: 0.1.1-3
Description: A lightweight rich-text framework for GTK
URL: https://github.com/mjakeman/text-engine
NumVotes: 12
Popularity: 1.72934
OutOfDate:
Maintainer: bordam
Submitter: bordam
FirstSubmitted: 1647704762
LastModified: 1668806344
URLPath: /cgit/aur.git/snapshot/text-engine.tar.gz