pyroom on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pyroom

* (Optional) Uninstall pyroom on Arch using YAY

$ yay -Rns pyroom

2. Manually Install "pyroom" via AUR

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

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

b. Clone pyroom's git locally

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

c. Go to ~/pyroom folder and install it

$ cd ~/pyroom $ makepkg -si

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

ID: 1312960
Name: pyroom
PackageBaseID: 115613
PackageBase: pyroom
Version: 0.5.0-1
Description: distraction-free text editor
URL: https://github.com/quintusfelix/pyroom
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J4913
FirstSubmitted: 1474214739
LastModified: 1693692658
URLPath: /cgit/aur.git/snapshot/pyroom.tar.gz

5. The same packages on other Linux Distributions