How to Install and Uninstall libwoff1 Package on Kali Linux

Last updated: May 08,2024

1. Install "libwoff1" package

This guide let you learn how to install libwoff1 on Kali Linux

$ sudo apt update $ sudo apt install libwoff1

2. Uninstall "libwoff1" package

This guide covers the steps necessary to uninstall libwoff1 on Kali Linux:

$ sudo apt remove libwoff1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwoff1 package on Kali Linux

Package: libwoff1
Source: woff2 (1.0.2-2)
Version: 1.0.2-2+b1
Installed-Size: 150
Maintainer: Debian Fonts Task Force
Architecture: amd64
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 44436
SHA256: 5d26f7a6824735f6efc85104d3d6b5da97f6b90cf51f63c73049a1dfd5f7f13f
SHA1: 48aec03003db3cccfb662c0b3974177ab5e1c074
MD5sum: 9bad60b7d50ad15147d37d2d0f4a9420
Description: library for converting fonts to WOFF 2.0
woff2 is a library for converting fonts from the TTF format to the WOFF 2.0
format. The library also allows decompression from WOFF 2.0 to TTF.
.
The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts
suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate
Recommendation.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/google/woff2
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/w/woff2/libwoff1_1.0.2-2+b1_amd64.deb