I am new to ubuntu and I want to install git hub in Ubuntu. I find download page here but when I run:
apt-get install git
on terminal then I got error like:
E: Could not open lock file /var/lib/dpkg/lock -open(13: Permission denied)
How can I download and install git hub on Ubuntu?
I'm new to github and ubuntu. Anyways, I've messed with Windows and Github, where when I install git, I can an actual application that runs, and I can open git bash. But when I just try to install github on Ubuntu with sudo apt-get install git, I got an error:
E: Could not open lock file /var/lib/dpkg/lock -open(13: Permission denied)