txt2html on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S txt2html

* (Optional) Uninstall txt2html on Arch using YAY

$ yay -Rns txt2html

2. Manually Install "txt2html" via AUR

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

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

b. Clone txt2html's git locally

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

c. Go to ~/txt2html folder and install it

$ cd ~/txt2html $ makepkg -si

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

ID: 189666
Name: txt2html
PackageBaseID: 33293
PackageBase: txt2html
Version: 2.5201-2
Description: Convert plain text files to HTML
URL: http://txt2html.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: stevenhoneyman
Submitter:
FirstSubmitted: 1262448640
LastModified: 1433873764
URLPath: /cgit/aur.git/snapshot/txt2html.tar.gz