How to Install and Uninstall python-facebook Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 01,2024

1. Install "python-facebook" package

Learn how to install python-facebook on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-facebook

2. Uninstall "python-facebook" package

In this section, we are going to explain the necessary steps to uninstall python-facebook on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-facebook $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-facebook package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-facebook
Priority: extra
Section: universe/python
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Wienand
Architecture: all
Version: 0.svn20100209-3.1
Provides: python2.7-facebook
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-simplejson
Conflicts: python-json
Filename: pool/universe/p/python-facebook/python-facebook_0.svn20100209-3.1_all.deb
Size: 23748
MD5sum: 9278a480383a6eb911f535619c550d2a
SHA1: 07df338c48d9dfc3bda5f176fbb16bfac3f736ec
SHA256: 68d1f272995073d07158e420834c141e82cd1e662955e542ef44e1aa1fe2eadb
Description-en: Python wrappers for the Facebook API
PyFacebook is a thin wrapper for accessing Facebook's API through Python.
Description-md5: d7b409dbc5e1e5c61c3b9b5cd2cc7d92
Homepage: http://github.com/sciyoshi/pyfacebook/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions