code2html on AUR (Arch User Repository)

Last updated: July 09,2024

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

$ yay -S code2html

* (Optional) Uninstall code2html on Arch using YAY

$ yay -Rns code2html

2. Manually Install "code2html" via AUR

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

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

b. Clone code2html's git locally

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

c. Go to ~/code2html folder and install it

$ cd ~/code2html $ makepkg -si

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

ID: 248831
Name: code2html
PackageBaseID: 1143
PackageBase: code2html
Version: 0.9.1-1
Description: Code2HTML converts a program source code to syntax highlighted HTML
URL: http://www.palfrader.org/code2html/
NumVotes: 6
Popularity: 0
OutOfDate: 1703271963
Maintainer: jamesan
Submitter:
FirstSubmitted: 1118661580
LastModified: 1447787224
URLPath: /cgit/aur.git/snapshot/code2html.tar.gz