Questions about the Debian packaging format with the extension '.deb'. Packages for Ubuntu are provided in this format.
4
votes
1answer
34 views
What Licenses am I allowed to use when selling Ubuntu wallpapers?
I am making Debian packages containing wallpapers that I want to sell through Canonical (https://myapps.developer.ubuntu.com/dev/). Canonical does not (that I have found) list allowed licenses for ...
1
vote
1answer
27 views
how to package installed packages?
is there anyway to package the installed software on the system?
i mean without going to/var/cache/apt.. and without downloading anything else, can i use a dpkg command to make a packages from all ...
2
votes
1answer
79 views
What are the names of all released versions of Ubuntu?
I'm working on an icon theme for GTK+ and I'm creating package in PPA and I want to know all the names of Ubuntu for packages.
So far I've created deb packages for
oneiric
natty
maverick
lucid
1
vote
1answer
50 views
What is the systemctl equivalent
I am converting a package from .rpm to .deb using this tutorial. However, to test and debug the application I need to run it. The programs readme explains to run it as a service with:
systemctl ...
0
votes
2answers
51 views
install google earth on ubuntu 12.10
I've tried several times to install Google Earth for Ubuntu 12.10 and keep getting installation errors - usually dependency errors. I've followed the instructions to a T, and still have yet to get a ...
0
votes
0answers
19 views
Is there already any way to build/compile an Ubuntu SDK App?
Is there already any way to build/compile an Ubuntu SDK App? Maybe to an installable .deb-Package?
0
votes
1answer
34 views
converting rpm file to debian fle
Please any one give the solution for this whenever I try to convert the rpm file to deb file I always get this problem
error: /home/sumantakar/Documents/TestRPM.rpm: not an rpm package (or package ...
0
votes
0answers
66 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
43 views
Why “ .deb ” file is not installing in Ubuntu 10.04 for UMPlayer? [closed]
I have downloaded 'umplayer_0.95_i386.deb' from the following link :
'http://sourceforge.net/projects/umplayer/files/UMPlayer-0.95/'.
But whenever I am trying to install it in 'ubuntu 10.04' it ...
0
votes
1answer
19 views
Package Repository for ARM32
Is there a repository of .deb packages for 32-bit ARM architecture. I'm having issues compiling several gnome packages and I'd rather acquire the binaries directly.
0
votes
1answer
39 views
How can i make my .deb package replace a file in the system? [duplicate]
you know that you can't make a .deb package that replaces a file on the system which belong to another package, but i need to create a .deb package for the settings (gnome-settings,kde-settings, in ...
0
votes
0answers
33 views
DPKG installation error due to LZMA error
I am using Ubuntu 10.04 LTS. I had recently upgraded the LMZA library to 4.43 which is the latest version. Ever since it gives error while installing few softwares and upgrades.
It shows the ...
8
votes
5answers
7k views
How to remove a deb without removing its dependencies
I would like to install the most recent version of boto, which I do via python setup.py install
Yet when I try to remove the old version the following packages also get removed:
apt-get remove ...
7
votes
2answers
5k views
Installing chrome gives an error: “dependency is not satisfiable”
I just installed ubuntu on my laptop, everything works fine, but I'd like to use chrome instead of firefox. I downloaded the .deb file from the chrome website, and when I open it, the install buton ...
6
votes
2answers
347 views
Do .deb installed apps get updates?
So this might be very silly question for users, but I am quite new to Ubuntu and want to know this. Do .deb installed apps get updates?
For example: I have Opera installed with using .deb will it get ...
1
vote
2answers
122 views
Make a .deb for a Node.js application
How I make a .deb for a Node.js application that installs Node.js and its required npm modules on dpkg -i?
Which is the place in the filesystem where I have to put this application? ...
0
votes
0answers
12 views
Installing and keeping recompiled packages
There are a few packages I want to recompile on my system using a different compiler and flags. I've had no problems doing the following:
$ apt-get --compile source <packagename>
The problem ...
0
votes
2answers
84 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 ...
0
votes
1answer
82 views
Installing Crossover 11.3.1 .deb Fails
I keep getting the same messege every time i install a deb file:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/defer/__init__.py", line 489, in _inline_callbacks
...
1
vote
2answers
52 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
0answers
47 views
Unpacking with dpkg incredibly slow
I'm experiencing a huge slow down during any installation with apt or "dpkg --install" whenever the installation comes to the point of unpacking something.
For example, currently the system is ...
3
votes
3answers
265 views
What is present in a .deb file?
I downloaded google-chrome for Linux, it got downloaded as a .deb file in downloads folder. I changed the current directory to the downloads folder and ran "google-chrome" in terminal. It started ...
25
votes
6answers
2k views
How do I install an application by DEB file for a single user only?
When installing applications via the software center or by a DEB file they will usually be installed system wide for all users.
Is there a way to install an application for a single user only?
1
vote
1answer
29 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
0answers
85 views
WPS Kingsoft not running
Installed WPS Kingsoft on my Ubuntu 12.10 64bit from a .deb package downloaded from omgubuntu but when I execute any for the three files (writer, spreadsheet or powerpoint) nothing happens.
Anyone ...
0
votes
1answer
55 views
How to uninstall “LiveUSB” package? [duplicate]
I've installed the LiveUSB programme using the DEB file. What is the best way to remove the installer as I cannot find it in the software centre; is it just a python programme that can be deleted?
1
vote
1answer
105 views
How do I make a deb in windows?
I need too install a broadcom sta wireless driver and since the internet doesn't work without it I figured I'll have to make a deb.
How can I make a .deb in windows precisely?
4
votes
6answers
3k views
Install button in the software center is grayed out when trying to install .debs without an internet connection
I just installed ubuntu 11.10 from a usb stick.
After installation, none of the software which I had collected and run on 11.10 or 11.04 runs on it. Even my newly downloaded opera or chrome ...
2
votes
2answers
124 views
How can I manually assemble my own package “the hard way”?
I would like to know how to create my own .deb packages from the source of a program without the aid of a package manager or any other similar tool (in other words, doing it manually). How difficult ...
0
votes
1answer
261 views
multiple hadoop-env.sh with .deb hadoop package
this QuickStart guide mentions configuring JAVA_HOME in hadoop-env.sh. This is supposed to be located in the hadoop installation directory. However, I installed
this from a 1.0.4 .deb package on ...
0
votes
0answers
51 views
I get an error when I try to install a webcam studio .deb
I am trying to install Webcam Studio.
I got the .deb from the following link: http://code.google.com/p/webcamstudio/downloads/detail?name=webcamstudio_0.57beta4_all.deb&can=2&q=
When I try ...
1
vote
0answers
67 views
Make a Debian Package (.deb) from a Qt Project
I did several projects on Qt Creator and I would like to distribute them in an installable format (in this case, Debian Packages). As far as I know, I should organize my source code in a specific way ...
0
votes
1answer
102 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?
1
vote
1answer
50 views
How can I get a package update in the repositories?
I use a software (Anki) which is in version 0.9.9.8.6-2.1 in the Debian repository and in version 1.2.11-1 in the Ubuntu repository. Quite a lot has changed meanwhile (changelog). The latest version ...
0
votes
1answer
67 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 ...
5
votes
1answer
2k views
Adding post .deb install scripts
So I'm building a .deb, and I need to do a few post-install commands (linking libraries paths, and a few other things).
Is there a way to have it so when you do a sudo dpkg -i ...
1
vote
1answer
360 views
How to install Texmaker 4.0.1 (released a few days ago)?
I'm new to LaTeX, but want to get started for real; settled for Texmaker; now checked the version (and changelog) and noticed a discrepancy between what I've got installed (3.4) and what's been ...
0
votes
0answers
12 views
convert rpm to deb failed install maya [duplicate]
When i use alien convert rpm to deb, it doesn't work. here is feedback.
maya version: hotfix4
Ubuntu: 11.10
LANG=C rpm -qp --queryformat %{NAME} 'Maya2012_0_64-2012.0-499.x86_64.rpm'
LANG=C ...
1
vote
1answer
31 views
reupload package to launchpad with orig.tar.gz changed
I uploaded a package geos-3.3.8.orig.tar.gz to launchpad with success, but the build failed because a mistake in the source code, then I have changed my geos-3.3.8.orig.tar.gz with the right code, and ...
1
vote
2answers
91 views
Unable to install .deb on Ubuntu Software Center
I downloaded Dropbox .deb from https://www.dropbox.com/install?os=lnx and the Google Voice Chat plugin from https://www.google.com/chat/video but when I click on the .deb files they open in Ubuntu ...
2
votes
1answer
36 views
What would cause files not to be included in a .deb?
I'm trying to build a .deb package (python) as part of a larger project.
I'm able to successfully run 'make' and 'make install' on it, but when the package(s) are built (using dpkg-buildpackage ...
0
votes
0answers
22 views
how export all software upgrade links (.deb) in text file by terminal
update Ubuntu by usual way and slow internet is problem for me.
Is there a way into terminal, get all link files that is going to be updated (eg, the address for Firefox ...
2
votes
1answer
37 views
11.10 file extension
what file extensions does ubuntu 11.10 use ?
i am trying to install google chrome.
in google chrome site there are two types of files available for Ubuntu ".deb" and ".rpm"
i downloaded both, but ...
0
votes
0answers
78 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 ...
3
votes
1answer
57 views
What is a tainted binary package?
Using dpkg I created some debian packages containing self-written libraries that install without problems. But when I try to run lintian on one of them, I just get the following error:
warning: ...
2
votes
4answers
576 views
Ubuntu cant open .deb files - how can I correct this?
I've downloaded Ubuntu because my Windows 7 kept showing a black screen with a cursor on it and and wouldn't boot up properly. So I thought that maybe Linux would work.
It worked perfectly but I ...
2
votes
1answer
24 views
Stick with package version [duplicate]
Is there a way to disable per-package updates? I love Clementine, but the 1.1 version removed a crucial feature. I'd like to stick with the 1.0 version installed via a downloaded .deb package.
Can I ...
1
vote
1answer
69 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 ...
0
votes
1answer
446 views
When I try to click on Steam_latest.deb nothing happens?
I downloaded the file and when I click it nothing happens?






