How to install scalpel application - cannot get root privileges

Asked by Brian Joyce

How do I (computer owner) get Root privileges? Sometimes I've been able to get them via Administration/Users and Groups. Sometimes not. My terminal says I can't access installation of an application without root privileges and when I try to create root the terminal says first to "sudo apt-get root-system-bin" Then terminal says that that can't be found.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu sudo Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1
Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#2

I will read the RootSudo page more closely but let me give more detail. I wanted something called "Scalpel" installed to solve other problems. It was TERMINAL who said that I had to be root to install "Scalpel" and it was TERMINAL who suggested the "sudo apt-get root-system-bin" command which it then promptly denied.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Run this command instead to install scalpel:

sudo apt-get update && sudo apt-get install scalpel

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#4

Terminal: sudo: apt-get-update: command not found

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#5

Mark: I presently running 10.04. I'm going to install 10.10 and try your suggestions there. I won't be able to continue a dialogue on this until possibly May 5.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#6

You made a typing error there. It is better to copy-paste my command into the Terminal than to manually type it in.

The correct command to copy-paste into the Terminal is:

sudo apt-get update && sudo apt-get install scalpel

So REMOVE the - (dash symbol) between apt-get and update...

I suggest reading the following guides FIRST:

https://help.ubuntu.com/community/AptGet/Howto

and

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

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#7

I'd always been a "terminal failure" at Cut and Paste because Control-V never worked. I tried the tool bar command and it worked! Thanks. Get back to you after I read your guides.

> To: <email address hidden>
> From: <email address hidden>
> Subject: Re: [Question #154968]: How to install scalpel application - cannot get root privileges
> Date: Sun, 1 May 2011 10:38:46 +0000
>
> Your question #154968 on sudo in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/sudo/+question/154968
>
> Status: Open => Answered
>
> Mark Rijckenberg proposed the following answer:
> You made a typing error there. It is better to copy-paste my command
> into the Terminal than to manually type it in.
>
> The correct command to copy-paste into the Terminal is:
>
> sudo apt-get update && sudo apt-get install scalpel
>
> So REMOVE the - (dash symbol) between apt-get and update...
>
> I suggest reading the following guides FIRST:
>
> https://help.ubuntu.com/community/AptGet/Howto
>
> and
>
> https://help.ubuntu.com/community/RootSudo
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+source/sudo/+question/154968/+confirm?answer_id=5
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/sudo/+question/154968
>
> You received this question notification because you are a direct
> subscriber of the question.

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#8

Thanks Mark Rijckenberg, that solved my question.

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#9

I've finished the suggested reading and Scalpel is installed. Now, I have questions regarding the how-to's of opening the application and beginning operations with Scalpel. Also, if I'll need additional hardware to perform Scalpel functions.

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#10

May I streamline this question, start over and get a new "Headline" since my questions now are related to performing functions with Scalpel and since I'm getting no help as things stand now?

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#11

Please set this thread to status 'solved", as I have answered your original question.

Please create a new thread for your new question using this link:

https://answers.launchpad.net/ubuntu/+addquestion

Revision history for this message
Brian Joyce (ancientorderoflonghairs) said :
#12

Thanks Mark Rijckenberg, that solved my question.