tidyp on AUR (Arch User Repository)

Last updated: December 03,2024

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

$ yay -S tidyp

* (Optional) Uninstall tidyp on Arch using YAY

$ yay -Rns tidyp

2. Manually Install "tidyp" via AUR

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

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

b. Clone tidyp's git locally

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

c. Go to ~/tidyp folder and install it

$ cd ~/tidyp $ makepkg -si

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

ID: 1209691
Name: tidyp
PackageBaseID: 126304
PackageBase: tidyp
Version: 1.04-2
Description: Validates and outputs cleaned-up HTML.
URL: http://tidyp.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1507828160
LastModified: 1676132495
URLPath: /cgit/aur.git/snapshot/tidyp.tar.gz

5. The same packages on other Linux Distributions