textedit.app on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S textedit.app

* (Optional) Uninstall textedit.app on Arch using YAY

$ yay -Rns textedit.app

2. Manually Install "textedit.app" via AUR

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

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

b. Clone textedit.app's git locally

$ git clone https://aur.archlinux.org/textedit.app.git ~/textedit.app

c. Go to ~/textedit.app folder and install it

$ cd ~/textedit.app $ makepkg -si

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

ID: 907104
Name: textedit.app
PackageBaseID: 135061
PackageBase: textedit.app
Version: 1:r14.41ba8ca-1
Description: GNUstep port of OS X 10.6 TextEdit
URL: https://github.com/ericwa/TextEdit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1534228467
LastModified: 1621000469
URLPath: /cgit/aur.git/snapshot/textedit.app.tar.gz