How to Install and Uninstall python3-bs4 Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 17,2024

1. Install "python3-bs4" package

Here is a brief guide to show you how to install python3-bs4 on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-bs4

2. Uninstall "python3-bs4" package

Learn how to uninstall python3-bs4 on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove python3-bs4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bs4 package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-bs4
Architecture: all
Version: 4.8.2-1
Priority: optional
Section: python
Source: beautifulsoup4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 446
Depends: python3-soupsieve, python3:any
Recommends: python3-chardet, python3-lxml
Filename: pool/main/b/beautifulsoup4/python3-bs4_4.8.2-1_all.deb
Size: 83044
MD5sum: 15fc37e22ac2f4dc07b315d17a95d78e
SHA1: 2ad8957c3d457350c12f26defe0c314479dfbb13
SHA256: 7bab78eb0237be2aa436643e820887bc0a3ff8c775453ef2b045eeef79459d4c
Homepage: https://www.crummy.com/software/BeautifulSoup
Description: error-tolerant HTML parser for Python 3
Description-md5: fb6bbcbf2610881d02572826329c9b94
Task: ubuntustudio-publishing, ubuntukylin-desktop