How to Install and Uninstall scour Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "scour" package

This guide covers the steps necessary to install scour on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install scour

2. Uninstall "scour" package

Please follow the steps below to uninstall scour on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove scour $ sudo apt autoclean && sudo apt autoremove

3. Information about the scour package on Ubuntu 21.10 (Impish Indri)

Package: scour
Architecture: all
Version: 0.38.2-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Martin Pitt
Original-Maintainer: Martin Pitt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Provides: dh-sequence-scour
Depends: python3:any, python3-scour
Suggests: gir1.2-rsvg-2.0, python3-gi-cairo
Conflicts: python-scour (<< 0.32-3~), python3-scour (<< 0.36-2~)
Replaces: python-scour (<< 0.32-3~), python3-scour (<< 0.36-2~)
Filename: pool/universe/s/scour/scour_0.38.2-1_all.deb
Size: 7632
MD5sum: f33681cc9bf8d68dc057b36dfa94d422
SHA1: b38834dd6094b2418665fb52ab3b1aac78525d4d
SHA256: 221aeab9747e09a45cd73d126cb8edbcd6ee75a29fb36da2ba6e733bc608c4e3
SHA512: a3e553a085261b009373b2dfdda7bb7041304fdacaf054efcf3080e57ffb41ecc49c7924129e26c18d54b950957f1338f58500f6e27a89fcf7d3956531a92b9b
Homepage: https://github.com/codedread/scour
Description-en: SVG scrubber and optimizer (CLI and debhelper)
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 discernible 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.
.
This package provides the "scour" command line utility and a dh_scour
debhelper extension which optimizes all shipped SVGs during package build. If
gir1.2-rsvg-2.0 and python3-gi-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: 18a95d2e81aee060e39fbb127e5c40b9