I removed this content from nano ~/package file and pasted only packages.
Code:
content=width=device-width,initial-scale=1.0,maximum-scale=1.0/><style>body{margin:0px;padding:0px;}iframe{width:100%;height'E: Unable to locate package src=http://182.79.218.37 E: Couldn't find any package by regex 'src=http://182.79.218.37:8080/webadmin/deny/index.php?dpid=1&dpruleid=3&cat=107&ttl=0&groupname=-&policyname=-&username=-&userip=122.177.134.134&connectionip=127.0.0.1&nsphostname=policy05-Chennai&protocol=policyprocessor&dplanguage=-&url
After posting I used
Code:
xargs -a ~/packages sudo apt-get install --reinstall
Issue stands resolved, I conquered the fight with the system. I learned my hard lesson when I read some random thread and decided to remove python 2.7.6 and install python 3.0. Lesson I learned
don't remove python and specially using "sudo apt-get autoremove python2.7.6" It will devastate the system beyond repair due to several dependencies of python on other programs
I learned my lesson and I was able to conquer the system difficulties and pull my system back to normal. Use any linux command with great caution, first learn its Pros and cons.
Bookmarks