vim-css3 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vim-css3

* (Optional) Uninstall vim-css3 on Arch using YAY

$ yay -Rns vim-css3

2. Manually Install "vim-css3" via AUR

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

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

b. Clone vim-css3's git locally

$ git clone https://aur.archlinux.org/vim-css3.git ~/vim-css3

c. Go to ~/vim-css3 folder and install it

$ cd ~/vim-css3 $ makepkg -si

3. Information about the vim-css3 package on Arch User Repository (AUR)

ID: 1080157
Name: vim-css3
PackageBaseID: 169456
PackageBase: vim-css3
Version: 1.10.1-1
Description: CSS3 syntax support for Vim's built-in syntax/css.vim
URL: https://github.com/hail2u/vim-css3-syntax
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1627783063
LastModified: 1652553264
URLPath: /cgit/aur.git/snapshot/vim-css3.tar.gz