ansi2html on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ansi2html

* (Optional) Uninstall ansi2html on Arch using YAY

$ yay -Rns ansi2html

2. Manually Install "ansi2html" via AUR

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

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

b. Clone ansi2html's git locally

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

c. Go to ~/ansi2html folder and install it

$ cd ~/ansi2html $ makepkg -si

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

ID: 768532
Name: ansi2html
PackageBaseID: 36534
PackageBase: ansi2html
Version: 0.23-15
Description: Convert ANSI (terminal) colours and attributes to HTML
URL: http://www.pixelbeat.org/docs/terminal_colours/
NumVotes: 11
Popularity: 0
OutOfDate: 1622650828
Maintainer: psyriccio
Submitter:
FirstSubmitted: 1271522603
LastModified: 1595404974
URLPath: /cgit/aur.git/snapshot/ansi2html.tar.gz