在软件包元数据已更新后,哪个命令可以在 Ubuntu 系统上安装 Nginx?
sudo service nginx install
sudo apt install apache2 -y
sudo apt remove nginx -y
sudo apt install nginx -y