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

Last updated: March 14,2025

1. Install "ripper" package

This tutorial shows how to install ripper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ripper

2. Uninstall "ripper" package

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

$ sudo apt remove ripper $ sudo apt autoclean && sudo apt autoremove

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

Package: ripper
Priority: optional
Section: universe/devel
Installed-Size: 2100
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: amd64
Source: golang-github-odeke-em-ripper
Version: 0.0~git20150415.0.bd1a682-1
Suggests: golang-go
Filename: pool/universe/g/golang-github-odeke-em-ripper/ripper_0.0~git20150415.0.bd1a682-1_amd64.deb
Size: 513780
MD5sum: c8dc5c2dd9d5cdacd9f63f5f94c8c4d8
SHA1: 51a83c91cd5e6f2cc219e1dd874a29f44addb158
SHA256: bf229ab22aa68041df2e853ee2f3d7af6c7480a5acdef154c43c25abdc83240c
Description-en: scrape licenses out of files
Ripper inspect source files and show the license if it found. It
support directories, files or URI repositories as argument.
.
This package provides command-line to use alone or embedded in others
programs.
Description-md5: 8ccd0833bd47534ba4abc7d837c4cd2d
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/odeke-em/ripper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu