How to Install Webmin 1.6.3 in Debian 7 Wheezy
1. Open a terminal window.
2. Type in the following commands then hit Enter after each.
sudo apt-get install apt-show-versions libapt-pkg-perl libauthen-pam-perl libio-pty-perl libnet-ssleay-perl
wget -c downloads.sourceforge.net/project/webadmin/webmin/1.630/webmin_1.630_all.deb?r=&ts=1370273316&use_mirror=freefr
sudo dpkg -i webmin_1.630_all.deb
sudo apt-get install -f
Additional Debian Resources
Debian Documentation
Debian Downloads
Debian Site
Debian Support
Debian Wiki
Did this tip help you? Got a question or a better way to do it? Share your thoughts in the comments below.
Source: LinuxG
I have already updated the source list using apt-get update. the action completed successfully but i cant install webmin. the following is the error. please take a look
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package libapt-pkg-perl 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 ‘libapt-pkg-perl’ has no installation candidate
E: Unable to locate package libio-pty-perl