tau-editor on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S tau-editor

* (Optional) Uninstall tau-editor on Arch using YAY

$ yay -Rns tau-editor

2. Manually Install "tau-editor" via AUR

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

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

b. Clone tau-editor's git locally

$ git clone https://aur.archlinux.org/tau-editor.git ~/tau-editor

c. Go to ~/tau-editor folder and install it

$ cd ~/tau-editor $ makepkg -si

3. Information about the tau-editor package on Arch User Repository (AUR)

ID: 1015534
Name: tau-editor
PackageBaseID: 147843
PackageBase: tau-editor
Version: 0.12.0-2
Description: GTK frontend for the Xi text editor, written in Rust
URL: https://gitlab.gnome.org/World/Tau
NumVotes: 7
Popularity: 0.001643
OutOfDate:
Maintainer: alerque
Submitter: flipflop97
FirstSubmitted: 1578081595
LastModified: 1641629721
URLPath: /cgit/aur.git/snapshot/tau-editor.tar.gz