gnome-text-editor on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gnome-text-editor

* (Optional) Uninstall gnome-text-editor on Arch using YAY

$ yay -Rns gnome-text-editor

2. Manually Install "gnome-text-editor" via AUR

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

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

b. Clone gnome-text-editor's git locally

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

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

$ cd ~/gnome-text-editor $ makepkg -si

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

ID: 1098216
Name: gnome-text-editor
PackageBaseID: 165638
PackageBase: gnome-text-editor
Version: 42.2-1
Description: Simple text editor that focuses on session management
URL: https://gitlab.gnome.org/GNOME/gnome-text-editor
NumVotes: 90
Popularity: 18.257661
OutOfDate:
Maintainer: flipflop97
FirstSubmitted: 1618480141
LastModified: 1655225215
URLPath: /cgit/aur.git/snapshot/gnome-text-editor.tar.gz