0

I have Ubuntu 20.04 (LTS) x64 and I would like to install lrzip to compress big big file. However, I have problem :

apt install lrzip

root@ubuntu-s-1vcpu-1gb-intel-fra1-01:~# ^C root@ubuntu-s-1vcpu-1gb-intel-fra1-01:~# root@ubuntu-s-1vcpu-1gb-intel-fra1-01:~# apt install lrzip Reading package lists... Done Building dependency tree Reading state information... Done Package lrzip 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 'lrzip' has no installation candidate

Any idea ?

Thank you

1 Answers1

0

ubuntu.pkgs.org/20.04/ubuntu-universe-amd64/… Have you enabled the Repository? Ubuntu Universe amd64?

David
  • 2,101
  • 13
  • 16
  • 25