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

Last updated: July 03,2024

1. Install "python-stepic" package

This guide let you learn how to install python-stepic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-stepic

2. Uninstall "python-stepic" package

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

$ sudo apt remove python-stepic $ sudo apt autoclean && sudo apt autoremove

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

Package: python-stepic
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: stepic
Version: 0.3-5
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-imaging
Filename: pool/universe/s/stepic/python-stepic_0.3-5_all.deb
Size: 8250
MD5sum: b2bb1d93d08a8396c918b75d36bea6ce
SHA1: dbaad706493e9cb80f09b623c3a4df91ca15f04d
SHA256: 468700480081e386bd318b769cf0779f8bc4eac1b9aec7facd648899d2db8f08
Description-en: Python Steganography in Images
A Python module and command line tool for hiding arbitrary data within images
by slightly modifying the colors. These modifications are generally
imperceptible to humans, but are machine detectable. Works with RGB, RGBA,
or CMYK images.
Description-md5: ee3e7f348a6e713915bd5d0a712cfe5d
Homepage: http://domnit.org/stepic/doc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu