On Thursday 05 May 2016 20:51:45 Ralph Sanchez wrote: > Tried aptitude update and apt-get > commands, they needed root access so i did sudo on them
Why not just run them as root?? Open terminal. $ su enter root password when asked. # aptitude update # aptitude safe-upgrade # aptitude full-upgrade etc.