I would like to install Xchat, the IRC client, on Ubuntu 21.04. These are the instructions I find on various parts of the web, to run:
sudo apt install xchat
However, when I run this, I get this error:
Package xchat is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'xchat' has no installation candidate
In seems that the package xchat is no longer available in the Ubuntu universe repositories in Ubuntu 20.10 or later. Is that right? Or am I missing something?