show-motd on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S show-motd

* (Optional) Uninstall show-motd on Arch using YAY

$ yay -Rns show-motd

2. Manually Install "show-motd" via AUR

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

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

b. Clone show-motd's git locally

$ git clone https://aur.archlinux.org/show-motd.git ~/show-motd

c. Go to ~/show-motd folder and install it

$ cd ~/show-motd $ makepkg -si

3. Information about the show-motd package on Arch User Repository (AUR)

ID: 780310
Name: show-motd
PackageBaseID: 156854
PackageBase: show-motd
Version: 3.6-0
Description: show message of the day in interactive shells
URL: https://launchpad.net/update-motd
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1666284260
Maintainer: Abdalrohman
Submitter: Abdalrohman
FirstSubmitted: 1597786412
LastModified: 1597786412
URLPath: /cgit/aur.git/snapshot/show-motd.tar.gz