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

Last updated: May 15,2024

1. Install "python3-abstract-rendering" package

Please follow the step by step instructions below to install python3-abstract-rendering on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-abstract-rendering

2. Uninstall "python3-abstract-rendering" package

This guide covers the steps necessary to uninstall python3-abstract-rendering on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-abstract-rendering $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-abstract-rendering
Priority: optional
Section: universe/python
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Diane Trout
Architecture: amd64
Source: abstract-rendering
Version: 0.5.1-1ubuntu1
Depends: python3-numpy (>= 1:1.10.0~b1), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4)
Filename: pool/universe/a/abstract-rendering/python3-abstract-rendering_0.5.1-1ubuntu1_amd64.deb
Size: 31556
MD5sum: 4cd71ef26a31c2f6b680e9154c129828
SHA1: 3ba6a453cbec9843ae7393ddb7ca8761bed8793e
SHA256: dd087ad812423855b8e4d0c979d1ea8116024a35ed26694dc81c384c24c5b974
Description-en: Rendering as a binning process for Python 3
In most visualization systems, the pixels are tucked away under
levels of geometric abstraction in the rendering system (such as
circles, squares, and text). Abstract Rendering takes the opposite
approach: expose the pixels and gain powerful pixel-level
control. This pixel-level power is a complement to many existing
visualization techniques. It is an elaboration on rendering, not an
analytic or projection step, so it can be used as epilogue to many
existing techniques.
.
This contains the Python 3 version
Description-md5: 54b1a0e7dba1df79db2067433b22e6f0
Homepage: https://github.com/ContinuumIO/abstract_rendering
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu