tailwindcss-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tailwindcss-bin

* (Optional) Uninstall tailwindcss-bin on Arch using YAY

$ yay -Rns tailwindcss-bin

2. Manually Install "tailwindcss-bin" via AUR

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

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

b. Clone tailwindcss-bin's git locally

$ git clone https://aur.archlinux.org/tailwindcss-bin.git ~/tailwindcss-bin

c. Go to ~/tailwindcss-bin folder and install it

$ cd ~/tailwindcss-bin $ makepkg -si

3. Information about the tailwindcss-bin package on Arch User Repository (AUR)

ID: 1312815
Name: tailwindcss-bin
PackageBaseID: 185481
PackageBase: tailwindcss-bin
Version: 3.3.3-1
Description: Standalone Tailwind CLI without dependency on Node.js
URL: https://tailwindcss.com
NumVotes: 1
Popularity: 0.565493
OutOfDate: 1699076312
Maintainer: MatejLach
Submitter: MatejLach
FirstSubmitted: 1662303852
LastModified: 1693677980
URLPath: /cgit/aur.git/snapshot/tailwindcss-bin.tar.gz