how to uninstall a package installed using homebrew

C++
brew uninstall packageName
Source

Also in C++: