textadept on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S textadept

* (Optional) Uninstall textadept on Arch using YAY

$ yay -Rns textadept

2. Manually Install "textadept" via AUR

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

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

b. Clone textadept's git locally

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

c. Go to ~/textadept folder and install it

$ cd ~/textadept $ makepkg -si

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

ID: 1421633
Name: textadept
PackageBaseID: 99325
PackageBase: textadept
Version: 12.3-1
Description: Fast, minimalist, and remarkably extensible cross-platform text editor
URL: https://github.com/orbitalquark/textadept
NumVotes: 31
Popularity: 0.078105
OutOfDate:
Maintainer: TwoFinger
Submitter: bitwave
FirstSubmitted: 1441366225
LastModified: 1709709125
URLPath: /cgit/aur.git/snapshot/textadept.tar.gz