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

Last updated: May 22,2024

1. Install "libkfbapi-dev" package

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

$ sudo apt update $ sudo apt install libkfbapi-dev

2. Uninstall "libkfbapi-dev" package

Please follow the steps below to uninstall libkfbapi-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libkfbapi-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Riddell
Architecture: amd64
Source: libkfbapi
Version: 1.0-0ubuntu7
Depends: libkfbapi1 (= 1.0-0ubuntu7)
Filename: pool/universe/libk/libkfbapi/libkfbapi-dev_1.0-0ubuntu7_amd64.deb
Size: 13472
MD5sum: fcdc8e329ea0026106c7d75c40aade6c
SHA1: 681630b8675ec682e30d46e5b794f9880e0d6108
SHA256: c6df2b577eafb4f747163c584cb4074a636ca56d4e039f8b367516f5dc2811e7
Description-en: Facebook API library for KDE -- development files
LibKFbAPI (previously called LibKFacebook) is a C++ library that
implements APIs for various Facebook services.
.
This package contains development files for building software that uses
the LibKFbAPI library.
Description-md5: bae7b2bd04e553baa4e93afd873ca472
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions