How to Install and Uninstall python-scour Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 25,2024
1. Install "python-scour" package
This tutorial shows how to install python-scour on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-scour
Copied
2. Uninstall "python-scour" package
Please follow the step by step instructions below to uninstall python-scour on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-scour
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-scour package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-scour
Priority: optional
Section: python
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: Alessio Treglia
Architecture: all
Source: scour
Version: 0.32-1
Depends: python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Suggests: python-rsvg, python-cairo
Filename: pool/main/s/scour/python-scour_0.32-1_all.deb
Size: 42726
MD5sum: 5ecfb1a93651fdd0810155241b2d8145
SHA1: faab81e81f991b981450692169f1c185542651c5
SHA256: 30c4c5e31bcc8e9280fa003387fe0ca41f8fe07decd65f214a537a3b08faca82
Description-en: SVG scrubber and optimizer (Python 2 module)
Scour is a Python module that aggressively cleans SVG files, removing a lot of
unnecessary information that certain tools or authors embed into their
documents. The goal of scour is to provide an identically rendered image
(i.e. a scoured document should have no discernable visible differences from
the original file) while minimizing the file size.
.
WARNING: Scour is intended to be run on files that have been edited in Vector
Graphics editors such as Inkscape or Adobe Illustrator. Scour attempts to
optimize the file, and as result, it will change the file's structure and
(possibly) its semantics. If you have hand-edited your SVG files, you will
probably not be happy with the output of Scour.
.
Never use scour to overwrite your original file!
.
This package also provides a dh_scour debhelper extension which optimizes all
shipped SVGs during package build. If python-rsvg and python-cairo are
available, it will also do a before/after comparison and discard the optimized
image if they differ by more than 0.05%.
Description-md5: 868968918559d39d6a2c46d5345da067
Homepage: https://github.com/codedread/scour
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Priority: optional
Section: python
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: Alessio Treglia
Architecture: all
Source: scour
Version: 0.32-1
Depends: python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Suggests: python-rsvg, python-cairo
Filename: pool/main/s/scour/python-scour_0.32-1_all.deb
Size: 42726
MD5sum: 5ecfb1a93651fdd0810155241b2d8145
SHA1: faab81e81f991b981450692169f1c185542651c5
SHA256: 30c4c5e31bcc8e9280fa003387fe0ca41f8fe07decd65f214a537a3b08faca82
Description-en: SVG scrubber and optimizer (Python 2 module)
Scour is a Python module that aggressively cleans SVG files, removing a lot of
unnecessary information that certain tools or authors embed into their
documents. The goal of scour is to provide an identically rendered image
(i.e. a scoured document should have no discernable visible differences from
the original file) while minimizing the file size.
.
WARNING: Scour is intended to be run on files that have been edited in Vector
Graphics editors such as Inkscape or Adobe Illustrator. Scour attempts to
optimize the file, and as result, it will change the file's structure and
(possibly) its semantics. If you have hand-edited your SVG files, you will
probably not be happy with the output of Scour.
.
Never use scour to overwrite your original file!
.
This package also provides a dh_scour debhelper extension which optimizes all
shipped SVGs during package build. If python-rsvg and python-cairo are
available, it will also do a before/after comparison and discard the optimized
image if they differ by more than 0.05%.
Description-md5: 868968918559d39d6a2c46d5345da067
Homepage: https://github.com/codedread/scour
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y