How to Install and Uninstall python-facebook Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-facebook" package

Please follow the guidance below to install python-facebook on Ubuntu 18.04 LTS (Bionic Beaver)

$ 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 18.04 LTS (Bionic Beaver):

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

3. Information about the python-facebook package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-facebook
Architecture: all
Version: 20170111-0ubuntu1
Priority: extra
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Wienand
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 151
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_20170111-0ubuntu1_all.deb
Size: 32262
MD5sum: 7e61f00a4e40e7513d00c5648fa97458
SHA1: 264cb7233d228514584c05daf27ac615893d0e46
SHA256: 3475b2a762b7cc99b22c01c60f1439d7211fdd7340ddfdf6c0dc3a73f0e1c479
Homepage: http://github.com/sciyoshi/pyfacebook/
Description: Python wrappers for the Facebook API
Description-md5: d7b409dbc5e1e5c61c3b9b5cd2cc7d92

5. The same packages on other Linux Distributions