How to Install and Uninstall python3-fontconfig Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 14,2024

1. Install "python3-fontconfig" package

This guide covers the steps necessary to install python3-fontconfig on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-fontconfig

2. Uninstall "python3-fontconfig" package

This guide covers the steps necessary to uninstall python3-fontconfig on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-fontconfig $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-fontconfig package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-fontconfig
Priority: optional
Section: universe/python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python-fontconfig
Version: 0.5.1-1build3
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libfontconfig1 (>= 2.9.0)
Filename: pool/universe/p/python-fontconfig/python3-fontconfig_0.5.1-1build3_amd64.deb
Size: 21480
MD5sum: 29fb3a0be76f0a048299968207e4679d
SHA1: ea8fa1efe75a81c975337f8e3694256cf60bbffc
SHA256: 78614b326236cb356c6d1d61629b372791f0e6a468afda0aca499be84477240d
Description-en: python bindings for the Fontconfig library for Python3
This package contains the extension built for the Python 3 interpreter.
Description-md5: f150f2dc9d7b819344a70fe1b2d58770
Homepage: https://pypi.python.org/pypi/Python-fontconfig
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu