View Single Post
Posts: 26 | Thanked: 56 times | Joined on Jul 2016 @ Where do I live?
#1
Good afternoon,

I've tried to download some Github projects to my phone in order to compile them by myself. However, whenever I try

Code:
# apt-get install git
I face the following error:

Code:
Depends: perl-modules & liberror-perl
E: Broken packages
I have perl-base installed, but it doesn't seem to be useful in this situation. Any help will be appreciated, thank you.