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

Last updated: October 04,2024

1. Install "python3-pytest-sourceorder" package

In this section, we are going to explain the necessary steps to install python3-pytest-sourceorder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pytest-sourceorder

2. Uninstall "python3-pytest-sourceorder" package

Here is a brief guide to show you how to uninstall python3-pytest-sourceorder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pytest-sourceorder $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-pytest-sourceorder
Priority: optional
Section: universe/python
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Source: pytest-sourceorder
Version: 0.5-1
Depends: python3-pytest, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pytest-sourceorder/python3-pytest-sourceorder_0.5-1_all.deb
Size: 4698
MD5sum: bd5b17d890638eb7f72c85f7242742c7
SHA1: 439a47e216e6561a9ef9ae1aa58b233592bfcfd1
SHA256: b0f6b84ce36b8d2b7c190f4aae585e3b9bea44162271ff450ff6b436cc551026
Description-en: Test-ordering plugin for pytest3 (Python 3)
A pytest plugin for ensuring tests within a class are run in source order.
.
This package installes the library for Python 3.
Description-md5: 9afa98b08665a38c3e43e0f70fdac0b9
Homepage: https://fedorahosted.org/python-pytest-sourceorder/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu