How to Install and Uninstall python3-sure Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-sure" package

Please follow the guidance below to install python3-sure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sure

2. Uninstall "python3-sure" package

This tutorial shows how to uninstall python3-sure on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-sure package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sure
Priority: optional
Section: python
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-sure
Version: 1.2.5-4
Depends: python3-six, python3-nose, python3-rednose (>= 0.4.1), python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/p/python-sure/python3-sure_1.2.5-4_all.deb
Size: 16150
MD5sum: 1425e380b5399dce8399d770a629794b
SHA1: 96e06d7f3be6cf3d6aeeed73d4d391c547394a8c
SHA256: a567e2529f4cb2126595dd76f24cbae8ea6d90347386e6fac4eaa50fc9f00aaa
Description-en: utility belt for automated testing - Python 3.x
Sure is a library for Python that leverages a DSL for writing assertions. In
CPython it monkey-patches the object type, adding some methods and properties
purely for test purposes. Any Python code writen after "import sure" gains
testing superpowers.
.
This package contains the module for Python 3.x.
Description-md5: bfee73eeca4a4b050df589b52fc5490a
Homepage: http://github.com/gabrielfalcao/sure
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m