motd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S motd

* (Optional) Uninstall motd on Arch using YAY

$ yay -Rns motd

2. Manually Install "motd" via AUR

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

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

b. Clone motd's git locally

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

c. Go to ~/motd folder and install it

$ cd ~/motd $ makepkg -si

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

ID: 1354348
Name: motd
PackageBaseID: 143352
PackageBase: motd
Version: 1.3.0-3
Description: Dynamically generate system information for MOTD SSH banner
URL: https://github.com/desbma/motd
NumVotes: 3
Popularity: 0.000222
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1562699144
LastModified: 1700162317
URLPath: /cgit/aur.git/snapshot/motd.tar.gz