tailwindcss on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "tailwindcss" 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
Copied
b. Install tailwindcss on Arch using YAY
$
yay -S
tailwindcss
Copied
* (Optional) Uninstall tailwindcss on Arch using YAY
$
yay -Rns
tailwindcss
Copied
2. Manually Install "tailwindcss" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tailwindcss's git locally
$
git clone https://aur.archlinux.org/tailwindcss.git
~/tailwindcss
Copied
c. Go to ~/tailwindcss folder and install it
$
cd
~/tailwindcss
Copied
$
makepkg -si
Copied
3. Information about the tailwindcss package on Arch User Repository (AUR)
ID: 1419242
Name: tailwindcss
PackageBaseID: 174614
PackageBase: tailwindcss
Version: 3.4.1-1
Description: A utility-first CSS framework for rapidly building custom user interfaces.
URL: https://tailwindcss.com
NumVotes: 2
Popularity: 0.013925
OutOfDate:
Maintainer: DgINC
Submitter: grawlinson
FirstSubmitted: 1641066552
LastModified: 1709339545
URLPath: /cgit/aur.git/snapshot/tailwindcss.tar.gz
Name: tailwindcss
PackageBaseID: 174614
PackageBase: tailwindcss
Version: 3.4.1-1
Description: A utility-first CSS framework for rapidly building custom user interfaces.
URL: https://tailwindcss.com
NumVotes: 2
Popularity: 0.013925
OutOfDate:
Maintainer: DgINC
Submitter: grawlinson
FirstSubmitted: 1641066552
LastModified: 1709339545
URLPath: /cgit/aur.git/snapshot/tailwindcss.tar.gz