textroom on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S textroom

* (Optional) Uninstall textroom on Arch using YAY

$ yay -Rns textroom

2. Manually Install "textroom" via AUR

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

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

b. Clone textroom's git locally

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

c. Go to ~/textroom folder and install it

$ cd ~/textroom $ makepkg -si

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

ID: 580439
Name: textroom
PackageBaseID: 31597
PackageBase: textroom
Version: 0.8.2-11
Description: Full Screen text editor heavily inspired by Q10 and JDarkRoom
URL: http://code.google.com/p/textroom/
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: hrauch
Submitter: guital
FirstSubmitted: 1256896923
LastModified: 1548552822
URLPath: /cgit/aur.git/snapshot/textroom.tar.gz