instal sudo code example
Example 1: install sudo
apt install sudo
Example 2: how does sudo command work
x = your new software
y = your password
sudo x
(Here a bunch of text will run on its own. Dont worry.)
y
apt install sudo
x = your new software
y = your password
sudo x
(Here a bunch of text will run on its own. Dont worry.)
y