Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Install as root? how to install ".sh" files?

Writer Emily Wong

what does this mean?

".sh" file screenshot

rinka@ThinkCentre-M91-RINKA:~/Downloads/xdm-setup-7.2.11$ '/home/rinka/Downloads/xdm-setup-7.2.11/install.sh'
Only root can do this
rinka@ThinkCentre-M91-RINKA:~/Downloads/xdm-setup-7.2.11$ sudo apt-get updates
[sudo] password for rinka:
E: Invalid operation updates
rinka@ThinkCentre-M91-RINKA:~/Downloads/xdm-setup-7.2.11$ '/home/rinka/Downloads/xdm-setup-7.2.11/install.sh'
Only root can do this
2

1 Answer

here is the answerneed to type:

sudo ./install.sh
3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy