Skip to content

Instantly share code, notes, and snippets.

View ankibalyan's full-sized avatar

Ankit Balyan ankibalyan

View GitHub Profile
Set Up PHP Development Evnviroment
Host Machine: Linux Ubuntu
Download From
http://releases.ubuntu.com/14.04.3/ubuntu-14.04.3-desktop-amd64.iso
editor/IDE: Sublime
Download From
http://c758482.r82.cf2.rackcdn.com/sublime-text_build-3083_amd64.deb
You can delete the lock file with the following command:
sudo rm /var/lib/apt/lists/lock
You may also need to delete the lock file in the cache directory
sudo rm /var/cache/apt/archives/lock
sudo dpkg --configure -a