How to Install and Uninstall fontconfig Package on openSUSE Leap
Last updated: December 23,2024
1. Install "fontconfig" package
This guide let you learn how to install fontconfig on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
fontconfig
Copied
2. Uninstall "fontconfig" package
This guide covers the steps necessary to uninstall fontconfig on openSUSE Leap:
$
sudo zypper remove
fontconfig
Copied
3. Information about the fontconfig package on openSUSE Leap
Information for package fontconfig:
-----------------------------------
Repository : Main Repository
Name : fontconfig
Version : 2.13.1-150400.1.4
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 210.8 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : fontconfig-2.13.1-150400.1.4.src
Upstream URL : http://fontconfig.org/
Summary : Library for Font Configuration
Description :
Fontconfig is a library for configuring and customizing font access. It
contains two essential modules: the configuration module, which builds
an internal configuration from XML files, and the matching module,
which accepts font patterns and returns the nearest matching font.
-----------------------------------
Repository : Main Repository
Name : fontconfig
Version : 2.13.1-150400.1.4
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 210.8 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : fontconfig-2.13.1-150400.1.4.src
Upstream URL : http://fontconfig.org/
Summary : Library for Font Configuration
Description :
Fontconfig is a library for configuring and customizing font access. It
contains two essential modules: the configuration module, which builds
an internal configuration from XML files, and the matching module,
which accepts font patterns and returns the nearest matching font.