0
votes
0answers
27 views

Why is “INTEX SPEED 3G Installer.deb” not installing in ubuntu 12.04 or 13.04?

I have 'intex speed-3G V7.2' usb datacard. It is working well in 'ubuntu 10.04'. Double clicking on 'INTEX SPEED 3G Installer.deb' I have got an option 'Install Package'. I have installed it on ...
0
votes
2answers
61 views

should i install the .deb or .tar.gz? [duplicate]

Please pardon the elementary question. I'm going through this tutorial. I would like to install hadoop on vm ubuntu 64 bit. I would like to know whether I should be downloading the .deb file or ...
1
vote
2answers
37 views

How can I batch convert .rpms to .debs in Ubuntu?

I want to install the daily current build of LibreOffice in Ubuntu but they only make it available in .rpms. I know I'm supposed to use Alien to convet .rpms to .debs but I can't find a command to ...
0
votes
1answer
62 views

Where do deb packages install to

I installed a deb package via the commandline like this: sudo dpkg -i dbeaver_2.1.0_i386.deb I want to install some drivers for the software and to do so I need to place them in the root directory ...
0
votes
1answer
82 views

Where can I download the deb installer of MyUnity?

I'm an Ubuntu 12.04 complete offline user. I need MyUnity tool to change the fonts of Ubuntu. Can anyone give me the offline installer?
0
votes
0answers
65 views

I can't update Ubuntu 12.04

Okay so my problem is, I tried to install Machinarium from a Humble Bundle. I downloaded the .deb and installed it using the Ubuntu Software Centre. Everything seemed to go fine until I got the alert ...
1
vote
1answer
50 views

FPM fails while trying to make a deb - No parameters given

This is a 2-part question really. The first part is to try and find out why FPM isn't working, the second is to find out if FPM is the answer in the first place... Background: I've patched some ...
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 ...
1
vote
0answers
498 views

Unable to install steam [duplicate]

Ok so recently I logged into tf2 and saw that it supported linux. I'll be completely honest with you, first I was in it for the little penguin but after installing linux I'm actually starting to like ...
2
votes
0answers
76 views

How to package shared library in deb packages

My application uses some shared libraries, which i need to package with the binary, and as per Debian Policy Rules It is recommended that supporting files and run-time support programs that do not ...
0
votes
1answer
63 views

how do I reinstall a .deb package without the file in 12.04

I have rosegarden installed via *.deb and I need to reinstall it. how do I do that in 12.04? Help please!
0
votes
1answer
520 views

will xtile work?

xtile is a kind of window tiling tool. I've tried to download the *.deb package from the following link: ...
2
votes
2answers
2k views

How to install .debs in a folder using a single command?

Hello I'm using Ubuntu 12.04 Beta 2 and I've got the .debs of the softwares I had been using in Oneiric. I wanna install them all!! But the problem is I can't install them one by one [due to shortage ...