liar on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S liar

* (Optional) Uninstall liar on Arch using YAY

$ yay -Rns liar

2. Manually Install "liar" via AUR

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

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

b. Clone liar's git locally

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

c. Go to ~/liar folder and install it

$ cd ~/liar $ makepkg -si

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

ID: 764673
Name: liar
PackageBaseID: 155387
PackageBase: liar
Version: 0.1-1
Description: Linux Installer for Archives (liar) is an easy to use command to install, list and remove software packaged as an archive on Linux systems
URL: https://framagit.org/grumpyf0x48/liar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1594627956
LastModified: 1594630191
URLPath: /cgit/aur.git/snapshot/liar.tar.gz