Install A Package By Its Name, Without Using The Terminal [Ubuntu Quick Tip]
Did you know that in Ubuntu (and derivates), to install a package by its name, you can simply press Alt + F2, then enter:
apt:PACKAGE_NAME
where PACKAGE_NAME is the name of the package you want to install (firefox, smplayer or whatever)? I know it's pretty obvious, but I didn't think about it.