How to Install and Uninstall uruk Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "uruk" package
Learn how to install uruk on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
uruk
Copied
2. Uninstall "uruk" package
Learn how to uninstall uruk on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
uruk
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the uruk package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: uruk
Priority: optional
Section: universe/net
Installed-Size: 319
Maintainer: Ubuntu Developers
Original-Maintainer: Joost van Baal-Ilić
Architecture: all
Version: 20150921-1
Depends: iptables
Conflicts: ufw
Filename: pool/universe/u/uruk/uruk_20150921-1_all.deb
Size: 71384
MD5sum: 45ffb25d60917ea64d3d565728db1a85
SHA1: 55022d7398b0fed9fc19168cf0a686fd9d03a7b1
SHA256: 3ee25fd5f335dd67889e4ae4969615d4b1d8ce26aebe1a289396d32fcf84b16e
Description-en: Very small firewall script, for configuring iptables
Uruk is a wrapper for Linux ip[6]tables. A very simple shell script, but
useful if you need similar (but not the same) packet filtering configurations
on lots of hosts. It uses a template file, which gets sourced as a shell
script, to get lists of source addresses, allowed to use specific network
services. Listing these groups of allowed hosts and allowed services is all
what's needed to configure your box.
.
Main difference with other firewall setup tools: uruk is just a very small
(just 14K!) shell script, no gui, no interactive setup, no default
configuration. You'll like this if you'd rather not have lots of (probably
buggy) code between you and your filtering rules.
Description-md5: 338098811b1ef07e268e306780f68d4f
Homepage: http://mdcc.cx/uruk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/net
Installed-Size: 319
Maintainer: Ubuntu Developers
Original-Maintainer: Joost van Baal-Ilić
Architecture: all
Version: 20150921-1
Depends: iptables
Conflicts: ufw
Filename: pool/universe/u/uruk/uruk_20150921-1_all.deb
Size: 71384
MD5sum: 45ffb25d60917ea64d3d565728db1a85
SHA1: 55022d7398b0fed9fc19168cf0a686fd9d03a7b1
SHA256: 3ee25fd5f335dd67889e4ae4969615d4b1d8ce26aebe1a289396d32fcf84b16e
Description-en: Very small firewall script, for configuring iptables
Uruk is a wrapper for Linux ip[6]tables. A very simple shell script, but
useful if you need similar (but not the same) packet filtering configurations
on lots of hosts. It uses a template file, which gets sourced as a shell
script, to get lists of source addresses, allowed to use specific network
services. Listing these groups of allowed hosts and allowed services is all
what's needed to configure your box.
.
Main difference with other firewall setup tools: uruk is just a very small
(just 14K!) shell script, no gui, no interactive setup, no default
configuration. You'll like this if you'd rather not have lots of (probably
buggy) code between you and your filtering rules.
Description-md5: 338098811b1ef07e268e306780f68d4f
Homepage: http://mdcc.cx/uruk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu