utext on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S utext

* (Optional) Uninstall utext on Arch using YAY

$ yay -Rns utext

2. Manually Install "utext" via AUR

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

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

b. Clone utext's git locally

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

c. Go to ~/utext folder and install it

$ cd ~/utext $ makepkg -si

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

ID: 354825
Name: utext
PackageBaseID: 93141
PackageBase: utext
Version: 0.5.0-2
Description: An application to work with markdown files.
URL: http://www.atareao.es/tag/utext/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: ValHue
FirstSubmitted: 1432027623
LastModified: 1478712632
URLPath: /cgit/aur.git/snapshot/utext.tar.gz