Tagged Questions
0
votes
0answers
47 views
How do I find out where are command line commands installed? [duplicate]
I just installed apt-get install a few commands, but where are these things saved?
thanks
0
votes
0answers
25 views
Terminal Vim no longer starts after upgrading from 12.04 -> 12.10 -> 13.04: undefined symbol: init_hashlib
When I attempt to run Vim from a terminal, I get the following error:
vim: symbol lookup error: vim: undefined symbol: init_hashlib
I did some searching and the general consensus is that this is ...
1
vote
1answer
23 views
Term for “Modified (by you or by a script) since installation.” dialogue?
Sometimes I see the following dialog.
Configuration file `/etc/...'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What ...
0
votes
0answers
18 views
When trying to install FirstClass, it asks for the packages libqt3-mt|libqt3c102-mt but for some reason I can't install those?
I am quite new to Ubuntu so I don't really now what I'm doing wrong, maybe someone can help me?
I wanted to install FirstClass but then it gave me an error that the packages libqt3-mt|libqt3c102-mt ...
0
votes
1answer
57 views
Unable to update by sudo apt-get update in the terminal [duplicate]
john:~$ sudo apt-get update
E: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/ferramroberto-filezilla-oneiric.list
E: The list of sources could not be read.
when I run ...
1
vote
0answers
56 views
`libqapt-runtime' contains empty filename error while updating
Whenever I try to update Ubuntu 12.10, it always gets interrupted by this error:
files list file for package `libqapt-runtime' contains empty filename
I have tried to install with apt-get as well ...
0
votes
1answer
35 views
Package error making it unable to install anything in 12.10
The other day I was trying out different desktop environments, like Pantheon, Gnome, etc.
But when I was trying to install Pantheon/Elementary Shell, it came up with an error, I ignored it thinking ...
4
votes
1answer
78 views
Any alternative to install -f?
While installing dropbox from the repositories, my laptop ran out of power, and so the system went into a broken state. When I rebooted, I tried two methods to set it right. One was
sudo dpkg ...
1
vote
0answers
24 views
Unable to locate package bitcoin [duplicate]
I have added the official ppa:bitcoin/bitcoin to my software sources and have done sudo apt-get update, but every time I try sudo apt-get install bitcoin this error pops up.:
E: Unable to locate ...
5
votes
2answers
95 views
Can I specify packages to be upgraded?
Can I choose which packages I want to upgrade with apt?
Using apt-get upgrade upgrades all packages, not just some of them.
Using apt-get install package doesn't upgrade some by me required packages ...
1
vote
2answers
248 views
Will Ubuntu Phone and Tablet have Bash?
Will the Ubuntu for phone and tablet have the staple software suite installed, such as the Terminal etc? Will updates be possible using apt-get? In short will Ubuntu be Ubuntu?
0
votes
1answer
18 views
How to move a file between deb packages?
For example, imagine we have two packages: banana.deb and banana-common.deb. Inside banana.deb, we have some file banana.data, that is quite big and changes rarely. Both packages are currently at ...
2
votes
2answers
700 views
Can't install Spotify for Ubuntu 12.10
As the title says, I can't install spotify. I've googled for answers but nothing was relevant to the case. Another problem is that I can't install wine (so I have to install Spotify through Terminal). ...
5
votes
1answer
122 views
Reading package list takes forever
I've been trying to update my stuff on my machine, and it seems like it can't read my package list. It seems like every time i do the sudo apt-get install *something* && sudo apt-get update it ...
0
votes
0answers
20 views
What to do about error/failed to fetch after update/upgrade attempt? [duplicate]
Possible Duplicate:
How can I fix a 404 Error using a PPA?
I'm new to Linux and hardly have my feet wet. I don't understand what these errors are trying to tell me or what I am supposed to ...
0
votes
1answer
57 views
How to tell which packages are available to install using apt-get?
Using Ubuntu Software Center I can perform a search on an approximate package name and get the matching packages list to select from.
If I work on a remote machine via ssh (i.e. command line only), ...
0
votes
0answers
24 views
How to continue with this installation in terminal [duplicate]
Possible Duplicate:
License agreement won’t go from terminal
I have Ubuntu 12.04 installed and after I have given a command, I get the following
Configuring ttf-mscorefonts-installer. ...
1
vote
1answer
174 views
How to fix “no installation candidate” error installing pessulus on Ubuntu 12.10?
How can I install pessulus on Ubuntu 12.10? We are currently upgrading hardware and Ubuntu 12.10 supports the multi-touch screen that we're about to use.
When I enter the command apt-get install ...
1
vote
3answers
1k views
What is the Difference Between `apt-get purge` and `apt-get remove`? [duplicate]
Possible Duplicate:
What is the correct way to completely remove an application?
Is there any difference between
sudo apt-get purge <package-name>
and
sudo apt-get remove ...
-1
votes
2answers
235 views
Change software sources from the command line
When I want to change the mirror I am using for updates, I can open the Software Centre, and go to Edit->Software Sources, and from there select another server.
This then goes through my ...
4
votes
1answer
75 views
Is there a way to make “apt://” URLs always open in the terminal
I would like to be able to install stuff straight from apps.ubuntu.com, but the software center takes a long time to load up and install stuff. Is there a way to set "apt" URIs to open up in the ...
1
vote
2answers
30 views
How to reinstall programm without removing it? All programms? Resetting configs?
How to reinstall programm without removing it?
All programms?
Resetting configs?
3
votes
1answer
73 views
How to get a list of files for a package I haven't installed yet?
apt-cache search returns list of available packages. In my case I would like to look at the list of files that would be installed on my PC in case I install the package usb-creator-gtk.
Something ...
2
votes
1answer
567 views
How do I pause/resume download and install from terminal?
I mostly use terminal for installation of programs (as does mostly everybody). However, at times (particularly when I have low battery and no charger wire OR more importantly, when installer file is ...
6
votes
2answers
131 views
What's the caret mean in apt-get?
I'm seeing various instructions around the interwebs that request that you install something like:
apt-get install lamp-server^
With the oddball caret in the command. This isn't anything I know ...
0
votes
2answers
53 views
What is the name of the application to find automatically the package to install?
I would like to know what is the name of the Ubuntu package that finds out for us on the terminal what package to install.
As an example, imagine that I don't have gparted installed. I just open the ...
0
votes
1answer
656 views
Problem bash completion apt-get 12.10
I've got an annoying problem with completion and sudo apt-get.
To give an example:
$ sudo apt-get in[Tab][Tab]
in intel_bios_reader
includeres ...
0
votes
1answer
3k views
apt-get install not working
sudo apt-get install <anything> is not working in my terminal
Whenever i try doing it, it displays the following error message:-
Err http://in.archive.ubuntu.com/ubuntu/ precise-updates/main ...
0
votes
3answers
155 views
Windows 7 and Ubuntu 12.04 start up problems
I have Windows 7.I tried to install ubuntu and the installation was almost over when an error message popped up and the installation failed. Then i rebooted the computer but the computer wont start. A ...
3
votes
2answers
204 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... ...
1
vote
1answer
828 views
Can't Install anything via terminal in 12.04
Note i am running off an 8GB usb with 4gb persistence enabled, no its not because of this because yesterday i had it all setup and working with everything downloading properly, then i made a new user ...
2
votes
3answers
5k views
Why is the “apt” command not found?
sudo: apt :command not found
What does this error mean? The apt command is not working, and I've lost the Software Center.
1
vote
0answers
32 views
Cannot use apt-get with the parameter --configure [duplicate]
Possible Duplicate:
Every attempts of installation returns error code (1)
$ sudo apt-get purge capiutils drdsl
Reading package lists... Done Building dependency tree
Reading state ...
12
votes
4answers
489 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 ...
1
vote
1answer
291 views
Lubuntu: apt-get gives errors such as “keysafe: package not found”?
When I install a program in terminal with apt-get or apt-fast I get messages like these:
keysafe: package not found
genesis: package not found
xdx: package not found
omaque: package not found
...
1
vote
1answer
79 views
Between SynPackManager, Update Manager, and apt-get, which is the healthiest for my system?
I've been bouncing a lot between a few different update methods to see which I prefer the most, and I was wondering which of these is the 'healthiest' for the system, or what your preferred update ...
6
votes
1answer
150 views
How do I list uninstalled but recommended packages?
How do I list the packages that are recommended by my current set of installed packages, but for whatever reason weren't installed?
0
votes
4answers
134 views
If I download a package through apt-get on one machine and install on another, can I upgrade later?
I have a machine that does not have an internet connection and I need to download a few packages to it.
I can use apt-get download xxx to get the package, but, if I ever connect this machine to the ...
2
votes
1answer
99 views
How to install apt packages?
I'm running Ubuntu 11.04 machine. I had accidentally removed Python2.7.2 which I've sorted now, GUI is running and all other commands like easy_install, pip are working.
But when I type any apt ...
4
votes
2answers
129 views
How to reject an EULA when installing packages with apt?
I wanted to install ubuntu-restricted-extras with apt, but they include ttf-mscorefonts-installer, for which I must accept an EULA license. I don’t want to, but I can't find a way to reject it. There ...
0
votes
2answers
51 views
What do I do when I see this in Terminal? Please refer to picture in description [duplicate]
Possible Duplicate:
How can I accept the agreement in a terminal, like for ttf-mscorefonts-installer?
Well, I have been using the apt-get install command to download multiple piees of ...
0
votes
0answers
249 views
“Could not resolve” error using apt-get on 11.10
I am new to Linux and want to run an assembly language program using Ubuntu 11.10. The installation failed showing the following message:
Reading package lists… Done
Building dependency tree
Reading ...
0
votes
1answer
58 views
No video skype found
I've been looking for Skype for Ubuntu 12.04 and all I can do with the downloads I've found is Skype without video call, just voice call. Please help.
1
vote
1answer
647 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 ...
0
votes
2answers
91 views
Is there a way to run an update and upgrade in one command?
So, is it possible to update and upgrade without running:
sudo aptitude update && sudo aptitude upgrade
Meaning, is there one command that can do both?
3
votes
1answer
241 views
How do I search for available packages from the command-line?
I have successfully installed some packages using the command line 'sudo apt-get install ...' when I have known in advance that those packages are available. But how can I search for or get a list of ...
0
votes
4answers
5k views
How can I get add-apt-repository to work?
Whenever I try to add a repository via the command line, I get the following error message:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 125, in <module>
...
5
votes
3answers
1k views
How do I insert a line at the top of a text file using the command line?
I want to insert text at the top of an already existing file. How can I achieve this. I tried echo and tee but was not successful.
I was trying to insert repo line at the top of sources.list file ...
1
vote
3answers
202 views
Can I automate updating/upgrading with sudo in this way?
Please consider this code:
alias fast='echo "password" | sudo -S apt-get update && sudo -S apt-get upgrade'
I have not yet had a problem using it but is it possible that if the first step, ...
20
votes
1answer
19k views
How do “apt-get clean” and “apt-get clean all” differ?
What, if anything, is the difference between this command:
sudo apt-get clean
And this command:
sudo apt-get clean all
On my Lubuntu 12.04 system, simulating these commands reveals their ...



