Closed ldidry closed 7 years ago
Thanks for this information !
I have a question about uninstalling dependencies found in /root/.cpan. I can't use a brutal rm ? Do you have a solution for that?
There is no dependencies in /root/.cpan, it's a folder for build/cache/config, so you can empty it without problem.
But for removing Carton from the system… there is no cpan uninstall
command. However, you can install cpanminus
debian package and try cpanm --uninstall -f Carton
but I don't know if it will remove dependencies.
@ldidry, you have now admin right on all your repos.
I don't see the installation of build-essential in the install script but see perlmagick.