Como posso verificar a memória do computador no Ubuntu

$ sudo apt-get update
$ sudo apt install htop
$ htop
ai-lover