免密码输入 § sudo visudo # 或者 sudo vi /etc/sudoers # 找到 %sudo ALL=(ALL:ALL) ALL 行,并在之后添加 [your_username] ALL=(ALL:ALL) NOPASSWD: ALL