How to Install and Uninstall libgrss-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "libgrss-dev" package

Please follow the steps below to install libgrss-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgrss-dev

2. Uninstall "libgrss-dev" package

Learn how to uninstall libgrss-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgrss-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgrss-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgrss-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 881
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Architecture: amd64
Source: libgrss
Version: 0.7.0-2
Depends: libgrss0 (= 0.7.0-2), libxml2-dev, libsoup2.4-dev
Filename: pool/universe/libg/libgrss/libgrss-dev_0.7.0-2_amd64.deb
Size: 54520
MD5sum: 68a545a0184dcc94acea43f62d6cb54d
SHA1: acb785c04213c42663c3372ccfa7af793c7a9772
SHA256: f23204c17dffdb66662854038b019fc048a2bcc6d4f678a49c5fc2a715be8e8a
Description-en: Glib-based library to manage RSS and Atom feeds - development files
libgrss is a Glib abstraction library for handling feeds in RSS, Atom and
other formats. It is intended to be used to manage syndication of feeds in a
convenient way.
.
Install this package if you wish to develop your own programs using the
libgrss library.
Description-md5: b17dd94844382a071e77ed7a89252559
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu