0

I am using Ubuntu 16.04. I am following this guide to install hercules:

https://debian-administration.org/article/484/Running_GNU/Linux_Debian_s390_under_a_i386

This URL gives 403 error (forbidden):

http://people.debian.org/~mdz/hercules/Debian-3.0r1.3390

Zanna
  • 70,465

1 Answers1

1

The document you are following is out of date and most of its links are broken.

To install hercules on your Ubuntu, use:

sudo apt install hercules

For more information: How do I install applications in Ubuntu?

Ravexina
  • 55,668
  • 25
  • 164
  • 183