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

Last updated: May 14,2024

1. Install "cutter" package

Learn how to install cutter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cutter

2. Uninstall "cutter" package

Here is a brief guide to show you how to uninstall cutter on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cutter $ sudo apt autoclean && sudo apt autoremove

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

Package: cutter
Priority: optional
Section: universe/net
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Adilson dos Reis
Architecture: amd64
Version: 1.04-1
Depends: libc6 (>= 2.15)
Filename: pool/universe/c/cutter/cutter_1.04-1_amd64.deb
Size: 12564
MD5sum: d51676fa871fcf0248b018ae90178a30
SHA1: 4d89c90b099e1ab6def0a248e7f5e5b6110775ef
SHA256: 00d4ca87a8f73154e2bd966cfdcb7dc80d2ca42297257c0b597b4df6dbe97359
Description-en: disconnect routed IP connections
Cutter will send packets to both ends of a TCP/IP connection to close
the connection. It is designed to be used on a Linux router to disconnect
unwanted connections.
.
Cutter can close all connections to or from a specified ip-address or
ip-address/port pair, allowing, as example, close the specific service of a
computer. It also can close the connections between two ip-address that
use a specific port to deny a certain service to client. Other possibility
is close a specific connection from ip-address/port to ip-address/port.
.
Cutter is not a firewall, but is part of a larger Linux firewall project.
.
Cutter 1.04 should be considered EXPERIMENTAL.
Description-md5: aae03e43980da883a8440df0944cd95c
Homepage: http://www.digitage.co.uk/digitage/software/linux-security/cutter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu