lovesay on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S lovesay

* (Optional) Uninstall lovesay on Arch using YAY

$ yay -Rns lovesay

2. Manually Install "lovesay" via AUR

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

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

b. Clone lovesay's git locally

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

c. Go to ~/lovesay folder and install it

$ cd ~/lovesay $ makepkg -si

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

ID: 1039545
Name: lovesay
PackageBaseID: 176142
PackageBase: lovesay
Version: 2022.02.18-1
Description: Simple tool that spits out a random love message with hearts.
URL: https://github.com/the-repo-club/lovesay
NumVotes: 1
Popularity: 0.56557
OutOfDate:
Maintainer: TheRepoClub
FirstSubmitted: 1645198151
LastModified: 1645198257
URLPath: /cgit/aur.git/snapshot/lovesay.tar.gz