After rebooting my Ubuntu, I get this message:
/dev/sda4: clean, 693755/24805376 files, 11233563/99206912 blocks
I reached Command Line by pressing Ctrl + Alt + F2 or F3, I tried:
sudo apt-get purge nvidia*
sudo apt autoremove
sudo apt autoclean
sudo apt-get update
then, I tried to check if it purged:
dpkg -l | grep nvidia
nothing printed. Also I tried:
sudo systemctl start lightdm.service
and nothing happened :(!
I rebooted the pc again and same message comes to me.