How to Install and Uninstall pypy-bs4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "pypy-bs4" package

Please follow the guidelines below to install pypy-bs4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-bs4

2. Uninstall "pypy-bs4" package

This guide let you learn how to uninstall pypy-bs4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pypy-bs4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pypy-bs4
Priority: optional
Section: universe/python
Installed-Size: 341
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: beautifulsoup4
Version: 4.4.1-1
Depends: pypy
Recommends: pypy-chardet, pypy-lxml | pypy-html5lib
Filename: pool/universe/b/beautifulsoup4/pypy-bs4_4.4.1-1_all.deb
Size: 64266
MD5sum: 2de23546168b435ffc2f1ae5cdf76f47
SHA1: 447b961af802d49a013a72eabe4a412255bab8b3
SHA256: adad8e050c47c91702947b0bb474a14d3a0d1d9669f10506389d5fc2e6d8a937
Description-en: error-tolerant HTML parser for PyPy
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
It works with your favorite parser to provide idiomatic ways of navigating,
searching, and modifying the parse tree. It commonly saves programmers hours
or days of work.
.
This package contains BeautifulSoup 4, for Python 2.x PyPy.
Description-md5: b3abce5051258b6d063e7c479cf3f32b
Homepage: http://www.crummy.com/software/BeautifulSoup
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu