View Single Post
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#5
Originally Posted by sajjad3392 View Post
Request please tell me how to reinstall the Notes application, in details, step wise, actually i didn't know about linux x terminal usage, please solve my problem thanks in advance.
First, in X-Terminal, try this line of code.
Code:
apt-get install osso-notes --reinstall
If it asks "...are you root", then you need to become root - gain root privileges.
In X-Terminal, try:
Code:
sudo gainroot
If this command is not successful, install "rootsh" package. Can be done through ordinary App Manager, doesn't require anything special.
In X-Terminal, try:
Code:
sudo gainroot
And then, as root:
Code:
apt-get install osso-notes --reinstall
If it asks "...is another process using it?", close "App Manager" (if it is open?) and wait (not more than five seconds?).
Then try again (still, as root):
Code:
apt-get install osso-notes --reinstall
If it asks "Do you want to continue [Y/n]?", then, most likely, you need to type "Y" and click "Enter". However, reading the details -what apt-get is going to do - is advisable.

To return from commands-as-root to commands-as-normal-user, type:
Code:
exit
If, when you are a normal-user-non-root, you type:
Code:
exit
then this X-Terminal window closes itself.
Best wishes.
_________________
Per aspera ad astra...
 

The Following User Says Thank You to Wikiwide For This Useful Post: