怎么在linux下安装wget

2025-04-28 09:57:17
推荐回答(1个)
回答1:

你用哪种发行版的Linux?
如果是用 Debian系列的(包括 Mint、Ubuntu 等),就可以用
apt-get install wget
命令安装。