csstidy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S csstidy

* (Optional) Uninstall csstidy on Arch using YAY

$ yay -Rns csstidy

2. Manually Install "csstidy" via AUR

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

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

b. Clone csstidy's git locally

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

c. Go to ~/csstidy folder and install it

$ cd ~/csstidy $ makepkg -si

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

ID: 274075
Name: csstidy
PackageBaseID: 102391
PackageBase: csstidy
Version: 1.4-4
Description: A program that optimises, formats and fixes CSS code
URL: http://sourceforge.net/projects/csstidy/
NumVotes: 4
Popularity: 0
OutOfDate: 1704204970
Maintainer:
Submitter: itsme
FirstSubmitted: 1445762813
LastModified: 1455181918
URLPath: /cgit/aur.git/snapshot/csstidy.tar.gz