Tagged Questions
1
vote
0answers
33 views
How to install xnviewmp using package management aptitude `apt-get` on Ubuntu 12.10?
How to install xnviewmp using package management aptitude apt-get on Ubuntu 12.10?
Visiting https://apps.ubuntu.com/cat/applications/xnviewmp/ and
clicking through to software center ends results in ...
1
vote
1answer
23 views
can dpkg obtain the source code of a package?
apt-get source {some-package-name}
gets the source code of that .deb.
Can this be achieved with dpkg instead? Or with software-center?
0
votes
1answer
44 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 ...
0
votes
1answer
184 views
At the time of Gnome desktop installation ubuntu software center removed, unable to install anymore
At the time of Gnome desktop installation, it has removed all the dependencies of sso login python and ubuntu software center.
I've tried to rebuilt them using sudo apt-get update, sudo apt-get ...
2
votes
1answer
1k views
Internal Error - Trying to install Valve's Steam client via Ubuntu Software Center
Valve's steam client is now Open to all said a link and so I decided to install Steam Client on my Ubuntu 12.04 machine to try it out.
I downloaded the deb file from this page.
Once after the ...
2
votes
1answer
43 views
How do I specify a string to display in the Ubuntu software-center when creating a package with dpkg-deb?
When I open *.deb packages downloaded from the internet in the Ubuntu software-center, it displays a "nice" name for the package (including upper- and lowercase, spaces, special characters, ...).
...
0
votes
1answer
141 views
Software centre neither update does not work on 12.04
m@samsung:~$ sudo rm /var/lib/apt/lists/* -vf
[sudo] password for m:
rm: cannot remove `/var/lib/apt/lists/partial': Is a directory
m@samsung:~$ sudo apt-get clean
m@samsung:~$ sudo apt-get update
N: ...
1
vote
1answer
173 views
I Can't Install or Remove Any Application
when i try to install or remove an application via either software center or apt-get install they both fail and give some debconf errors below is the log please help.Sorry some of the text is not ...
2
votes
1answer
151 views
error processing software-center after upgrading precise to quantal
After upgrading precise to quantal I am totally unable to run apt-get upgrade or apt-get -f install
sam@ubuntu-vm:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree ...
0
votes
2answers
332 views
Problem by installing Java
Yesterday night I was trying to download Java as per instructions given on http://developer.android.com/ .But I messed up somewhere and had to give up the thing. But since morning when ever I try to ...
1
vote
1answer
60 views
How can I find out which package is triggering the installation of i386 libraries when using Ubuntu 64bit?
I'm running Precise 64bit. One of the packages I've installed recently needed 32bit packages which triggered the installation of a whole bunch of i386 dependencies. How can I look up which package ...
2
votes
2answers
5k views
E: Sub-process /usr/bin/dpkg returned an error code (1) seems to be choking on kde-runtime-data version issue
12.04 LTS, on a dell mini 10. Install stable until about a week ago. Updated about 1x a week, sometimes more often. Several days ago, I booted up and the system was no longer working correctly. All ...
3
votes
1answer
44 views
Can't see anything I type except on internet, can't download anything, can't even open software center.
If I do anything with sudo terminal says:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
This all started after i canceled the 11 upgrade during ...
6
votes
2answers
123 views
Will installing a program from the Software Center also include updates from its PPA?
For example I installed VLC from the Ubuntu Software Center would it also include VLC's PPA repository so that when my laptop would do a software update, VLC updates would automatically be included ...
6
votes
2answers
5k views
apt-get fails to upgrade, install, remove etc
I upgraded from 11.10 to 12.04, had no issues that I noticed. Recently tried to install something via software center, but it was throwing errors. Changed to trying to sudo apt-get install instead but ...
2
votes
0answers
1k views
'E: Sub-process /usr/bin/dpkg returned an error code (2)' while updating [duplicate]
Possible Duplicate:
getting error message Package operation failed
Terminal
dpkg: error: parsing file '/var/lib/dpkg/available' near line 0:
field name ...
10
votes
0answers
24k views
Installation Error, “Unable to lock the administration directory” [duplicate]
Whenever I try to install any software through Terminal or Software on my Ubuntu 11.04, I'm getting this response:
In Terminal:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource ...
0
votes
1answer
311 views
Errors with ATFTPD: Unterminated quoted string
After upgrading Ubuntu from 11.04 to 11.10 (32bits) I'm having trouble with ATFTPD:
Anytime I'm starting atftpd I'm getting this error:
/etc/default/atftpd: 2: Syntax error: Unterminated quoted ...
10
votes
2answers
2k views
How can I install 'Revenge of the Titans'?
Revenge of the Titans is one of the games from the Humble Indie Bundle. I downloaded the i386 .deb file (I'm on a 32bit installation) and tried to install it using the Software Centre. However, when ...