07-23-2017, 11:23 PM
Lite Software offers version 15.2, there is no way for 17.3 to get into your system without it being manually added.
What is the output from a terminal of:
What is the output from a terminal of:
Code:
grep -r --include '*.list' '^deb ' /etc/apt/ | sed -re 's/^\/etc\/apt\/sources\.list((\.d\/)?|(:)?)//' -e 's/(.*\.list):/\[\1\] /' -e 's/deb http:\/\/ppa.launchpad.net\/(.*?)\/ubuntu .*/ppa:\1/'