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

Last updated: June 29,2024

1. Install "python-pytest-sourceorder" package

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

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

2. Uninstall "python-pytest-sourceorder" package

Please follow the instructions below to uninstall python-pytest-sourceorder on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-pytest, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pytest-sourceorder/python-pytest-sourceorder_0.5-1_all.deb
Size: 4620
MD5sum: ed98fb259724101910712afc77f08b19
SHA1: 234add78f76348b7f589d1578bc775f8d0b19ed3
SHA256: fe6491c4bddaac195d9e1f7e45fae386faadd94af29b97165b229b467f785308
Description-en: Test-ordering plugin for pytest (Python 2)
A pytest plugin for ensuring tests within a class are run in source order.
.
This package installes the library for Python 2.
Description-md5: fd8f79d40b39cbb108603dff6cf3f19b
Homepage: https://fedorahosted.org/python-pytest-sourceorder/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu