安装wget
(CentOS)
yum search wget 搜索是否有wget yum -y search wget 同意相关确认
yum install wget 安装wget
yum remove wget 卸载wget
(ubuntu)
apt install wget 安装
apt remove wget 卸载
apt search wget 搜索
java打家劫舍2(力扣Leetcode213)
阅读 7
2024-03-27
yum search wget 搜索是否有wget yum -y search wget 同意相关确认
yum install wget 安装wget
yum remove wget 卸载wget
apt install wget 安装
apt remove wget 卸载
apt search wget 搜索
相关推荐
精彩评论(0)