How to Install and Uninstall libcgif0 Package on Kali Linux

Last updated: May 10,2024

1. Install "libcgif0" package

Please follow the step by step instructions below to install libcgif0 on Kali Linux

$ sudo apt update $ sudo apt install libcgif0

2. Uninstall "libcgif0" package

This guide let you learn how to uninstall libcgif0 on Kali Linux:

$ sudo apt remove libcgif0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgif0 package on Kali Linux

Package: libcgif0
Source: cgif (0.3.2-1)
Version: 0.3.2-1+b1
Installed-Size: 41
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 10460
SHA256: ebe2235f9ce79b9db5bbee5b6efa1e012c386b27f4e7a9067a7a57a922906621
SHA1: ff15166777d916fc582936a87f539820881dfa71
MD5sum: 893150f38d312dcb3ca325d75e804dba
Description: GIF encoder written in C (shared library)
Fast and lightweight GIF encoder that can create GIF animations and images.
Summary of the main features:
- user-defined global or local color-palette with up to 256 colors (limit of
the GIF format)
- size-optimizations for GIF animations:
- option to set a pixel to transparent if it has identical color in the
previous frame (transparency optimization)
- do encoding just for the rectangular area that differs from the previous
frame (width/height optimization)
- different options for GIF animations: static image, N repetitions,
infinite repetitions
- user-defined delay time from one frame to the next (can be set
independently for each frame)
Description-md5:
Multi-Arch: same
Homepage: https://github.com/dloebl/cgif
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cgif/libcgif0_0.3.2-1+b1_amd64.deb