System Information
Release Information
cat /etc/redhat-release lsb_release -a
Package Management
sudo yum update yum search joe yum install joe
Package Repositories
Development Environment
yum search clang # N/A yum install gcc # GCC 4.4 only yum install gcc-c++ # GCC/G++ 4.4
Clang 3.6+
- use Guix to install: guix package -i clang
- https://www.vultr.com/docs/how-to-install-llvm-and-clang-on-centos-6