Cannot install webmin

SYSTEM INFORMATION
OS type and version Ubuntu Server 24.04
Webmin version 2.202

Hi all, trying to install webmin for the first time ever. Not having any luck or a good start.

I’ve ran

curl -o webmin-setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repos.sh
sh webmin-setup-repos.sh

And then done sudo apt-get install webmin —install-recommends

And Ubuntu server hangs on unpacking webmin - I have enough space on the hard drive, there is 200+GB available. I have plenty of ram available 8GB+ and have enough cpu resources, as it’s an i7 6700 (cpu specs if I remember correctly)

I’ve already tried sudo apt clean, killing the apt and dkpg processes and reconfiguring dpkg etc

Not sure how to get this installed…. Thanks

Are you sure it’s not just slow? If disk is slow, the unpacking step of package install will take a while, especially for a package with a lot of files (Webmin has gazillion files for translations).

I just tested and used apt-get install --install-recommends webmin usermin

no issues at all using same OS with just 1gig ram.
Is this a VPS?

the tail of the command

1 Like

@Jamie, are you still sure we don’t want to break it into separate language packs? I could quickly make it possible using our new code in webmin-ci-cd.

Maybe we can consider this, but I’d need to see details on exactly how we would implement this and how new languages would be installed before we implement anything.

I will submit a ticket for this in GitHub.

Check this out @Jamie: