在VirtualBox的CentOS虚拟机中安装软件,主要有以下两种方法:
sudo yum update
sudo dnf update
yum
dnf
sudo yum install httpd
sudo yum localinstall <软件包名>.rpm