Linux
sudo: command not found
코딩소비
2024. 2. 19. 13:11
dpkg -l sudo
su -
apt-get install sudo -y
sudo apt-get update