How to Install and Uninstall libxdg-basedir1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libxdg-basedir1" package

Learn how to install libxdg-basedir1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxdg-basedir1

2. Uninstall "libxdg-basedir1" package

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

$ sudo apt remove libxdg-basedir1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxdg-basedir1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxdg-basedir1
Priority: extra
Section: universe/libs
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Mark Nevill
Architecture: amd64
Source: libxdg-basedir
Version: 1.2.0-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/libx/libxdg-basedir/libxdg-basedir1_1.2.0-1_amd64.deb
Size: 8690
MD5sum: b2d90b56ae4408a2747c9a497da9ee81
SHA1: 9051bcad34374af7d238d1c72a3cc0e133115d06
SHA256: af1c1d9674348ed27c682e47ead2d821bec7b4f3f509570bbd06d34a9d071568
Description-en: Implementation of the XDG Base Directory Specifications
The XDG Base Directory Specification defines where should user files be
looked for by defining one or more base directories relative in with they
should be located.
.
This library implements functions to list the directories according to the
specification and provides a few higher-level functions.
Description-md5: d4d4a9926a96098bcd26b9715f3641e5
Homepage: http://nevill.ch/libxdg-basedir
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu