m4t1t0
11/21/2016 - 5:27 PM

Remove rc packages

sudo apt-get remove --purge $(sudo dpkg -l | grep "^rc" | awk '{print $2}' | tr '\n' ' ')