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

Last updated: May 23,2024

1. Install "pagetools" package

This is a short guide on how to install pagetools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pagetools

2. Uninstall "pagetools" package

Please follow the guidance below to uninstall pagetools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pagetools $ sudo apt autoclean && sudo apt autoremove

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

Package: pagetools
Priority: optional
Section: universe/graphics
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Víctor Cuadrado Juan
Architecture: amd64
Version: 0.1-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libnetpbm10, libstdc++6 (>= 4.2.1), libtiff5 (>= 4.0.3)
Filename: pool/universe/p/pagetools/pagetools_0.1-1_amd64.deb
Size: 10876
MD5sum: f41b5546378510e567d6f970b7036de3
SHA1: c86c817b97d2ed20de7126407048fd682e35aec5
SHA256: 0821a74f30efeaed0b74399c7b266acce3569c35b4fbdfcdfda8f887083dfb96
Description-en: Automatic deskew and bounding box determination for scanned page images
This program determines the skew angle for text, and works with
black/white images in TIFF or PBM format. To achieve this, it uses
an original algorithm based on a fast implementation of the Radon
transform. This program is part of the Page Layout Detection Tools
project, which aims to automate the layout detection in scanned
page images.
Description-md5: 5c10e94341863e96146c4d3901f53d98
Multi-Arch: foreign
Homepage: http://sourceforge.net/projects/pagetools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu