0
votes
2answers
45 views

How to reboot morethan one remote system?

I am using Ubuntu 10.04. I need to reboot multiple systems at a time from my Ubuntu machine.Tell me the way to reboot multiple systems at a time
0
votes
1answer
40 views

How can I run a software package I installed called 'openscam'?

I installed a software called 'openscam' but I cannot find its launcher. It's installer is a .deb file, after I clicked in it, Ubuntu Software Center installed the software, and finished it, but I ...
0
votes
1answer
121 views

How to install Opera?

I am new to Ubuntu and don't know much about computers. I switched from Windows yesterday so when I use sudo in the terminal I am just copying and pasting from google search results - so I really ...
3
votes
2answers
200 views

How to start freecell, installed from software center

Freecell Solitarire won't load on Ubuntu 13.04. In the software center it appears as Installed but doesn't appear in Search. Uninstalling and reinstalling did not help. As a workaround, would it be ...
0
votes
1answer
45 views

cant install a thing! [duplicate]

OK. So when I try to install a something in the terminal, I get: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). I then try using apt-get -f install, but ...
-1
votes
2answers
3k views

How do I open Ubuntu Software Center via Terminal?

I am a newbie in linux and I don't know how to open the Ubuntu Software Center via Terminal!! Please help
3
votes
3answers
948 views

Installing software without Ubuntu Software Center

I have a file downloaded from the Internet. To be specific I downloaded Code::Blocks from its official site. The file name is codeblocks.tar.bz2. If I don't have Internet connection and also ...
3
votes
2answers
259 views

Where is “apt-cache search”?

Wish to search apt repositories with CLI tool. Did that in the past with: apt-cache search <search_term> Don't find apt-cache package: # apt-get install apt-cache Reading package lists... ...
0
votes
0answers
151 views

Why cant I install anything from the software center, nor using the terminal?

I am wondering if something has happened. I was gonna install filezilla from the software center and it kinda stops at the beginning. The bar moves a centimeter and freezes there. Then I tried the ...
12
votes
4answers
490 views

How do I find add-ons for packages when using the command line?

My question is a little bit different from others already asked, I guess. I've already searched for answers, but I didn't find anything related. For example, I've always installed K3B via Terminal ...
0
votes
0answers
233 views

Cannot repair ubuntu software center on 12.04 [closed]

It asks me for my password when i click repair but then says cannot repair... then says for me to enter a terminal code but when i do that it says it needs files and wasnt installed i dont know what ...
1
vote
1answer
689 views

How do I upgrade 'wicd' to the latest version?

Tried sudo apt-get upgrade wicd, but it gave an error: http://dl.google.com/linux/chrome...404 Not Found Why is it looking for google chrome??? How to upgrade Wicd to latest version? Also tried the ...
1
vote
3answers
6k views

How to remove error message when installing new softwares

First I had installed oracle java via terminal. its get en error. I don't remember the error message. but other java app are working example netbeans, eclipse. The main problem is when i installed any ...
1
vote
1answer
928 views

Software center and Command Line

Can somebody explain me what is "Install it from Software Center", and "install from a command line" please?. I was using another OS and only two days on Ubuntu.Please help me.
-1
votes
1answer
321 views

Cannot Update through Manager or Terminal/ Software Center Does Not Work [closed]

I installed Tor a few days ago via the terminal. I deleted some hashtags in the gedit polipo, and changed my proxy settings in chrome, but was unable to make it work and have since changed all of it ...
1
vote
1answer
135 views

How to install an app via Ubuntu Software Center AND visualize those commands in terminal?

I just dipped my toes into Linux, and as obvious as it should be, I am starting with Ubuntu as it makes life easier for starters. I believe, the best way to get a grip over command line is to use it ...
0
votes
0answers
190 views

How do I interpret a warning like this? [closed]

I get the following error when trying to install Wunderlist. I don't believe that it's an error with Wunderlist as the app works well for like 90% of the Ubuntu users. After searching on Google, I ...
2
votes
1answer
6k views

How to uninstall Ubuntu Software Center in 11.10? [duplicate]

I am trying to uninstall software center for ubuntu oneric using the command sudo apt-get remove software center and get this as result Reading package lists... Done Building dependency tree ...
2
votes
1answer
1k views

How to reinstall many removed packages at once?

I used sudo apt-get remove python command and accidently removed a bunch of packages that were required. I logged in via command line and installed ubuntu-desktop again but there are other packages ...
0
votes
3answers
2k views

How to install packages in terminal [duplicate]

Possible Duplicate: Can you install a .deb file via the command line? I have packages that I have downloaded from the internet and for some reason they won't install inside of ubuntu ...