Aug
8
Uninstalling a Crypt::HSXKPasswd
Beta
Filed Under Computers & Tech, My Projects, System Administration on August 8, 2015 at 3:35 pm
Firstly, thanks to everyone who runs beta versions of Crypt::HSXKPasswd
– every bug you find makes the software that little bit better!
However, now that the software is in CPAN, many of you may well want to move away from the stand-alone beta releases, and start getting the module directly from CPAN. Before you install the module from CPAN, you should remove the beta from your system. You can do that in two easy steps:
- Install
pm-uninstall
from CPAN:sudo cpan App::pmuninstall
- Use
pm-uninstall
to remove the beta version ofCrypt::HSXKPasswd
:sudo pm-uninstall Crypt::HSXKPasswd
[…] (those who have one of the betas manually installed should delete it first: https://www.bartbusschots.ie/s/2015/08/08/uninstalling-a-crypthsxkpasswd-beta/) […]
[…] (those who have one of the betas manually installed should delete it first: https://www.bartbusschots.ie/s/2015/08/08/uninstalling-a-crypthsxkpasswd-beta/) […]