How to Install and Uninstall shedskin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "shedskin" package

Please follow the steps below to install shedskin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install shedskin

2. Uninstall "shedskin" package

This tutorial shows how to uninstall shedskin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove shedskin $ sudo apt autoclean && sudo apt autoremove

3. Information about the shedskin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: shedskin
Priority: optional
Section: universe/python
Installed-Size: 1198
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Boddie
Architecture: all
Version: 0.9.4-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: g++, make, python-dev, libgc-dev (>= 6.8), libpcre3-dev (>= 7.6)
Filename: pool/universe/s/shedskin/shedskin_0.9.4-1_all.deb
Size: 256460
MD5sum: df070009d343a1d21b6c0f8aef8f8a9d
SHA1: fc5734f4b5fbfd4e157a214f26720f640e523d2b
SHA256: 87dd7e6cdeda28db12015e10373ca21271f52d8f443f8a69cef01d81fcec5a5d
Description-en: Python-to-C++ compiler designed to speed up Python programs
Shed Skin converts programs written in a static subset of Python to C++.
The C++ code can be compiled to executable code, which can be run either
as a standalone program or as a module imported from Python.
Description-md5: 7b1394bad576870077be946e9aedf55a
Homepage: http://code.google.com/p/shedskin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu