pasmotd on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pasmotd

* (Optional) Uninstall pasmotd on Arch using YAY

$ yay -Rns pasmotd

2. Manually Install "pasmotd" via AUR

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

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

b. Clone pasmotd's git locally

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

c. Go to ~/pasmotd folder and install it

$ cd ~/pasmotd $ makepkg -si

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

ID: 1232361
Name: pasmotd
PackageBaseID: 187101
PackageBase: pasmotd
Version: 1.0.1-2
Description: Program to output an ANSI-Formatted MOTD in console
URL: https://github.com/FelixEcker/pasmotd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bertrahm
Submitter: Bertrahm
FirstSubmitted: 1667510161
LastModified: 1679846313
URLPath: /cgit/aur.git/snapshot/pasmotd.tar.gz