lmao on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lmao

* (Optional) Uninstall lmao on Arch using YAY

$ yay -Rns lmao

2. Manually Install "lmao" via AUR

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

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

b. Clone lmao's git locally

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

c. Go to ~/lmao folder and install it

$ cd ~/lmao $ makepkg -si

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

ID: 546429
Name: lmao
PackageBaseID: 71977
PackageBase: lmao
Version: 0.5.4-1
Description: Low-level Malbolge Assembler, Ooh! is a tool that builds Malbolge programs from HeLL
URL: https://www.matthias-ernst.eu/malbolgeassembler.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1374247322
LastModified: 1537798899
URLPath: /cgit/aur.git/snapshot/lmao.tar.gz