LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   terminal failure to E:? (https://www.linuxquestions.org/questions/linux-newbie-8/terminal-failure-to-e-872659/)

reborn777 04-03-2011 01:37 AM

terminal failure to E:?
 
Hello.

today, i am doing to the terminal for install the package, but seem a failure unable to E: ?

here is an example.

Quote:

eborn@reborn-HP-G62-Notebook-PC:~$ compizconfig-settings-manger
compizconfig-settings-manger: command not found
reborn@reborn-HP-G62-Notebook-PC:~$ ccsm
The program 'ccsm' is currently not installed. You can install it by typing:
sudo apt-get install compizconfig-settings-manager
reborn@reborn-HP-G62-Notebook-PC:~$ sudo apt-get install compizonfig-settings-manger
[sudo] password for reborn:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package compizonfig-settings-manger

reborn777 04-03-2011 01:46 AM

i need to solve this, please. thanks.

EricTRA 04-03-2011 01:46 AM

Hello,

Did you run:
Code:

apt-get update
before trying to install that? I assume you have connection to the internet. Also it's always a good idea to post what distro and version you're using when asking a question.

Kind regards,

Eric

---------- Post added 03-04-11 at 08:47 ----------

Quote:

Originally Posted by reborn777 (Post 4312073)
i need to solve this, please. thanks.

Hi,

Please don't try to pressure the community, we're all volunteers helping out in our own time. You need to have a bit of patience.

Kind regards,

Eric

reborn777 04-03-2011 01:53 AM

Quote:

Originally Posted by EricTRA (Post 4312074)
Hello,

Did you run:
Code:

apt-get update
before trying to install that? I assume you have connection to the internet. Also it's always a good idea to post what distro and version you're using when asking a question.

Kind regards,

Eric

---------- Post added 03-04-11 at 08:47 ----------



Hi,

Please don't try to pressure the community, we're all volunteers helping out in our own time. You need to have a bit of patience.

Kind regards,

Eric


ok here.

Quote:

reborn@reborn-HP-G62-Notebook-PC:~$ apt-get update
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
reborn@reborn-HP-G62-Notebook-PC:~$

EricTRA 04-03-2011 01:56 AM

Hi,

Try putting sudo in front of the command:
Code:

sudo apt-get update
sudo apt-get install  compizconfig-settings-manager

and watch out for typos, you've got some in your install command. The package is compizconfig-settings-manager.

Kind regards,

Eric

reborn777 04-03-2011 02:04 AM

Quote:

Originally Posted by EricTRA (Post 4312083)
Hi,

Try putting sudo in front of the command:
Code:

sudo apt-get update
sudo apt-get install  compizconfig-settings-manager

and watch out for typos, you've got some in your install command. The package is compizconfig-settings-manager.

Kind regards,

Eric

finally, thanks a thousand, and again a thousand! i am so joyful, right now!

EricTRA 04-03-2011 02:05 AM

Hi,

I assume your last post means that it works? If so, glad to be of assistance. If you consider your problem solved then please mark it as such using the Thread Tools. Have fun with Linux.

Kind regards,

Eric

reborn777 04-03-2011 02:14 AM

Quote:

Originally Posted by EricTRA (Post 4312091)
Hi,

I assume your last post means that it works? If so, glad to be of assistance. If you consider your problem solved then please mark it as such using the Thread Tools. Have fun with Linux.

Kind regards,

Eric

yes, it is worked.

i have another question, i am sure you have a lots of experience on linux.

is ubuntu never got a virus or infection? because i am new to linux-ubuntu.

EricTRA 04-03-2011 02:28 AM

Hi,

Never say never! I personally have never gotten a virus/malware/spyware or any of that kind while using Linux both in personal and professional life. That doesn't mean however that there are no viruses for Linux. Those viruses that exist for Linux are not spreading around because, in my opinion, Linux isn't used on the same amounts of computers as Windows for example. Linux is by nature a lot safer than Windows on various accounts. Have a look at the following sites, they explain in plain words lots of things about Linux. The virus part is also explained in them.

Linux FAQ for Newbies
Linux is not Windows

Kind regards,

Eric

reborn777 04-03-2011 02:42 AM

Quote:

Originally Posted by EricTRA (Post 4312103)
Hi,

Never say never! I personally have never gotten a virus/malware/spyware or any of that kind while using Linux both in personal and professional life. That doesn't mean however that there are no viruses for Linux. Those viruses that exist for Linux are not spreading around because, in my opinion, Linux isn't used on the same amounts of computers as Windows for example. Linux is by nature a lot safer than Windows on various accounts. Have a look at the following sites, they explain in plain words lots of things about Linux. The virus part is also explained in them.

Linux FAQ for Newbies
Linux is not Windows

Kind regards,

Eric

Thanks for the link, i am really excite to learning about ubuntu, so yeah i am awake, as of time 12:42 am. hehe.


All times are GMT -5. The time now is 11:31 PM.