screen-message on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S screen-message

* (Optional) Uninstall screen-message on Arch using YAY

$ yay -Rns screen-message

2. Manually Install "screen-message" via AUR

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

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

b. Clone screen-message's git locally

$ git clone https://aur.archlinux.org/screen-message.git ~/screen-message

c. Go to ~/screen-message folder and install it

$ cd ~/screen-message $ makepkg -si

3. Information about the screen-message package on Arch User Repository (AUR)

ID: 1371269
Name: screen-message
PackageBaseID: 24494
PackageBase: screen-message
Version: 0.28-1
Description: Displays a short text fullscreen as large and as quickly as possible.
URL: http://www.joachim-breitner.de/projects
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: mytbk
Submitter:
FirstSubmitted: 1236495583
LastModified: 1702826010
URLPath: /cgit/aur.git/snapshot/screen-message.tar.gz