to-html on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S to-html

* (Optional) Uninstall to-html on Arch using YAY

$ yay -Rns to-html

2. Manually Install "to-html" via AUR

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

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

b. Clone to-html's git locally

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

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

$ cd ~/to-html $ makepkg -si

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

ID: 1362660
Name: to-html
PackageBaseID: 191643
PackageBase: to-html
Version: 0.1.5-1
Description: Render a terminal with ANSI colors as HTML
URL: https://github.com/Aloso/to-html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1678990802
LastModified: 1701373785
URLPath: /cgit/aur.git/snapshot/to-html.tar.gz