libcroco
1.1、libcroco简介
是什么 ?:library and uitilities that provides a CSS2 parser (SAC and CSSOM API), and a CSS2 selection engine
开发语言:C
源码仓库:https://gitlab.gnome.org/Archive/libcroco
1.2、通过包管理器安装libcroco
操作系统包管理器安装命令
macOSHomeBrewbrew install libcroco
GNU/LinuxHomeBrewbrew install libcroco
aptsudo apt-get install -y libcroco
CentOSyumsudo yum install -y libcroco
dnfsudo dnf install -y libcroco
openSUSEzyppersudo zypper install -y libcroco
Alpine Linuxapksudo apk add libcroco

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm libcroco
Gentoo LinuxPortagesudo emerge libcroco
1.3、通过编译源码安装libcroco
1.4、libcroco中包含的命令
1.5、libcroco中包含的头文件
1.6、libcroco中包含的库文件
  • libcroco-0.6.{a | so |dylib}