liquid on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S liquid

* (Optional) Uninstall liquid on Arch using YAY

$ yay -Rns liquid

2. Manually Install "liquid" via AUR

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

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

b. Clone liquid's git locally

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

c. Go to ~/liquid folder and install it

$ cd ~/liquid $ makepkg -si

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

ID: 822383
Name: liquid
PackageBaseID: 155101
PackageBase: liquid
Version: 2.0.5-1
Description: Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim
URL: https://github.com/mogenslund/liquid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1593825106
LastModified: 1606061873
URLPath: /cgit/aur.git/snapshot/liquid.tar.gz