tecoc on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S tecoc

* (Optional) Uninstall tecoc on Arch using YAY

$ yay -Rns tecoc

2. Manually Install "tecoc" via AUR

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

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

b. Clone tecoc's git locally

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

c. Go to ~/tecoc folder and install it

$ cd ~/tecoc $ makepkg -si

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

ID: 205937
Name: tecoc
PackageBaseID: 48118
PackageBase: tecoc
Version: 0398-1
Description: Text Editor and COrrector implementation by Tom Almy
URL: http://almy.us/teco.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1302405477
LastModified: 1435859681
URLPath: /cgit/aur.git/snapshot/tecoc.tar.gz