cl-html-encode on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cl-html-encode

* (Optional) Uninstall cl-html-encode on Arch using YAY

$ yay -Rns cl-html-encode

2. Manually Install "cl-html-encode" via AUR

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

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

b. Clone cl-html-encode's git locally

$ git clone https://aur.archlinux.org/cl-html-encode.git ~/cl-html-encode

c. Go to ~/cl-html-encode folder and install it

$ cd ~/cl-html-encode $ makepkg -si

3. Information about the cl-html-encode package on Arch User Repository (AUR)

ID: 1080213
Name: cl-html-encode
PackageBaseID: 178836
PackageBase: cl-html-encode
Version: 1.2-1
Description: A small library for encoding text in various web-savvy formats
URL: https://cliki.net/html-encode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652558432
LastModified: 1652558432
URLPath: /cgit/aur.git/snapshot/cl-html-encode.tar.gz