How to Install and Uninstall libgtkextra-3.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "libgtkextra-3.0" package

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

$ sudo apt update $ sudo apt install libgtkextra-3.0

2. Uninstall "libgtkextra-3.0" package

Please follow the instructions below to uninstall libgtkextra-3.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgtkextra-3.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgtkextra-3.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgtkextra-3.0
Priority: optional
Section: universe/devel
Installed-Size: 929
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: amd64
Source: gtkextra
Version: 3.2.0-2
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0)
Filename: pool/universe/g/gtkextra/libgtkextra-3.0_3.2.0-2_amd64.deb
Size: 298516
MD5sum: 1a66db4a5e4aa549c865cb272d116f83
SHA1: 1861e86dcd67fafb34c1a3b2eca030987fd99baa
SHA256: d8a51add79f1f028d6c6046b3e8dab510e68224cf402315a0f28593c6aaa59ff
Description-en: useful set of widgets for creating GUI's for GTK+
The library includes the following widgets:
.
GtkSheet, a matrix widget; GtkPlot, which allows you to draw high quality
scientific plots; the package also includes GtkPlot3D and GtkPlotPolar;
GtkPlotCanvas is a GtkFixed subclass and allows you to DnD plots etc.
The distribution includes also a PostScript driver.
GtkIconList, which allows you to display a table of xpm icons;
GtkDirTree, which allows you to navigate the file-system; GtkFileList
which displays the contents of a given directory using fancy icons
for different types of files; GtkIconFileSelection, a file selection
dialog using icons; GtkItemEntry, a GtkEntry subclass; GtkFontCombo,
providing two combos to select among the 35 standard Adobe PostScript
fonts; GtkComboBox, which allows you can pack whatever you want, from
a calendar to a clist; GtkColorCombo, to pickup the color you like
the most, within a palette; GtkBorderCombo, a fancy GtkComboBox subclass;
GtkCheckItem, a GtkCheckButton hack with the look and feel of
the Redmond95 theme.
Description-md5: 71c10e57d82f019c837fa98fe5138b71
Homepage: http://gtkextra.sourceforge.net/cms/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu