Closed lightningnetworkstores closed 1 year ago
hi, as mentioned here, I don't control the Ubuntu or any other package manager's bundling of cloc. You can installing from the Releases page here isn't hard though; download it from https://github.com/AlDanial/cloc/releases/download/v1.96/cloc-1.96.pl, chmod a+x cloc-1.96.pl
and you're good to go.
Describe the bug Can't install in Ubuntu 18 with
apt install
cloc; OS; OS version
To Reproduce run
sudo apt install cloc
and observe the errorTrying with
--fix-broken
doesn't solve.Expected result Successul instalation.