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

Last updated: July 01,2024

1. Install "python-pypy.sandbox" package

In this section, we are going to explain the necessary steps to install python-pypy.sandbox on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pypy.sandbox

2. Uninstall "python-pypy.sandbox" package

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

$ sudo apt remove python-pypy.sandbox $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pypy.sandbox
Architecture: amd64
Version: 5.1.2+dfsg-1~16.04
Priority: extra
Section: universe/python
Source: pypy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13300
Pre-Depends: dpkg (>= 1.15.6~)
Depends: pypy-lib (= 5.1.2+dfsg-1~16.04), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Suggests: python-py
Breaks: python-pypy.translator.sandbox (<< 2.0~beta2+hg61648)
Replaces: python-pypy.translator.sandbox (<< 2.0~beta2+hg61648)
Filename: pool/universe/p/pypy/python-pypy.sandbox_5.1.2+dfsg-1~16.04_amd64.deb
Size: 2829734
MD5sum: c157f51971f7b5e12c52fea78d8c3ab5
SHA1: c3cad6a3a3b7fc7e59f3621d7763637709a426dc
SHA256: 2d1bef74feebdbcfebc8af08ba6f309ba9c471e4969ae7c7173a0245353518ab
SHA512: 18eeb2eb2f393ab0b5b48e7fe956e091c8ff65cea2cd26ffa607f7033024d0de3960331215201ea433b8136c6f8ad11edd152d054264690619ccbf6fc24d01ca
Homepage: http://pypy.org/
Description-en: sandboxed PyPy interpreter
A version of PyPy that runs fully "virtualized", where an external process
controls all input/output. This is a secure sandbox, it is safe to run any
untrusted Python code with it. The Python code cannot see or modify any local
file except via interaction with the external process.
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: 6c5e4b35dd7b7940bd08ebb268e01f0c

Package: python-pypy.sandbox
Priority: extra
Section: universe/python
Installed-Size: 13488
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Architecture: amd64
Source: pypy
Version: 5.0.1+dfsg-4
Replaces: python-pypy.translator.sandbox (<< 2.0~beta2+hg61648)
Depends: pypy-lib (= 5.0.1+dfsg-4), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: python-py
Breaks: python-pypy.translator.sandbox (<< 2.0~beta2+hg61648)
Filename: pool/universe/p/pypy/python-pypy.sandbox_5.0.1+dfsg-4_amd64.deb
Size: 2813696
MD5sum: 5f98cab9ff673e4d5b968bef31d4151d
SHA1: b38275537ebaa947f4588973dea1f196ad2a4136
SHA256: c54b1597e8e0db9aa29644817fff2eace0785240521dced048a2adeed0df28a8
Description-en: sandboxed PyPy interpreter
A version of PyPy that runs fully "virtualized", where an external process
controls all input/output. This is a secure sandbox, it is safe to run any
untrusted Python code with it. The Python code cannot see or modify any local
file except via interaction with the external process.
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: 6c5e4b35dd7b7940bd08ebb268e01f0c
Homepage: http://pypy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu