perl-css on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-css

* (Optional) Uninstall perl-css on Arch using YAY

$ yay -Rns perl-css

2. Manually Install "perl-css" via AUR

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

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

b. Clone perl-css's git locally

$ git clone https://aur.archlinux.org/perl-css.git ~/perl-css

c. Go to ~/perl-css folder and install it

$ cd ~/perl-css $ makepkg -si

3. Information about the perl-css package on Arch User Repository (AUR)

ID: 197577
Name: perl-css
PackageBaseID: 16533
PackageBase: perl-css
Version: 1.09-1
Description: Object oriented access to Cascading Style Sheets (CSS)
URL: http://search.cpan.org/dist/CSS
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: mathieu.clabaut
FirstSubmitted: 1231183828
LastModified: 1434486908
URLPath: /cgit/aur.git/snapshot/perl-css.tar.gz