LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing a program as sudo on Ubuntu system (https://www.linuxquestions.org/questions/linux-newbie-8/installing-a-program-as-sudo-on-ubuntu-system-4175464669/)

mjb 06-04-2013 08:20 AM

Installing a program as sudo on Ubuntu system
 
When attempting to install a program as sudo, I get an error message: ...must be sudo to install. I am new to Ubuntu but I've installed several other programs on this same system using sudo with success. I've also installed this same program on another Ubuntu system with no problems. Please advise.

shivaa 06-04-2013 08:25 AM

Which program you're installing? Also check if you've enough priviledges to install that program as sudo or not, check it as:
Code:

~$ sudo -l

mjb 06-04-2013 08:32 AM

ran sudo -l

user may run the following commands
(ALL : ALL) ALL

This is a program that was created by someone specifically for a certain hardware. I installed the program on another Ubuntu system and had no problems.

Habitual 06-04-2013 08:38 AM

https://help.ubuntu.com/community/CommandLineResources

TobiSGD 06-04-2013 08:49 AM

Hello and welcome to LQ.
Please provide the exact command you used and the exact error-message you get. Please use code-tags for that (if you don't know how have a look at the link in my signature).


All times are GMT -5. The time now is 04:09 PM.