terminal-to-html on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S terminal-to-html

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

$ yay -Rns terminal-to-html

2. Manually Install "terminal-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 terminal-to-html's git locally

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

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

$ cd ~/terminal-to-html $ makepkg -si

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

ID: 1421857
Name: terminal-to-html
PackageBaseID: 149676
PackageBase: terminal-to-html
Version: 3.11.0-1
Description: Converts arbitrary shell output (with ANSI) into beautifully rendered HTML
URL: https://github.com/buildkite/terminal-to-html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1583038328
LastModified: 1709736318
URLPath: /cgit/aur.git/snapshot/terminal-to-html.tar.gz