Questions tagged [debian]

Debian GNU / Linux is the distribution upon which Ubuntu is based. Ubuntu uses the same packaging system as Debian. These questions should be about how Ubuntu and Debian work together from a workflow perspective.

If you have questions about using Debian try our friends at Unix/Linux SE.

642 questions
281
votes
3 answers

What Debian version are the different Ubuntu versions based on?

I have some software packages customised for Ubuntu 10.04, 10.10 and 12.10, but now I have to install them on Debian Squeeze. I have been unable to Google for a mapping between specific Ubuntu and Debian versions. Can someone here help?…
xkcd
  • 3,012
217
votes
7 answers

What is the simplest Debian Packaging Guide?

I went to the Ubuntu wiki but got confused,there were too many ways. Please tell me an easy guide to Debian packaging.
akshatj
  • 13,386
156
votes
4 answers

What does "${debian_chroot:+($debian_chroot)}" do in my terminal prompt?

In my terminal prompt definition in my .bashrc file, among other things, I have this snippet of code: ${debian_chroot:+($debian_chroot)} What does this do, and do I need it?
fouric
  • 4,698
116
votes
4 answers

How is Ubuntu different from Debian?

Ubuntu is a derivative of Debian. It uses the same package format. In what ways is Ubuntu different from Debian?
Nathan Osman
  • 32,495
81
votes
8 answers

Debian Stable vs Ubuntu LTS for Server?

Which is a better platform for a professional use server? Debian Stable or Ubuntu LTS? The third party software we plan to use, works on both. Which one is better on it own merits? Take into account things like the kernel (Ubuntu for example has its…
Soviero
  • 1,382
53
votes
7 answers

What is the default Debian/Ubuntu console (TTY) font called?

I'm currently running Ubuntu and a few other Linux distributions on my computer and since I use the TTY a lot, a good font is pretty important! Does anyone know the name of the default console/TTY font used in Ubuntu and Debian?
30
votes
4 answers

How can a Debian package install Python modules from PyPI

This question tries to complement this one . I have a python app which uses third party modules from PyPI. I want to package my app into a debian package, but don't know how to handle python dependencies which are not in debian/ubuntu…
andri_ch
  • 418
  • 1
  • 4
  • 7
28
votes
6 answers

"Ubuntu is an ancient african word, meaning 'I can't configure Debian.'" in Urban Dictionary

In Urban Dictionary, Ubuntu is defined as Ubuntu is an ancient african word, meaning "I can't configure Debian". I'm confused about the meaning. How true is this sentence? Are really Ubuntu and Debian so close to each other?
Zango
  • 5,133
28
votes
7 answers

Is running Ubuntu One on Debian 'possible'?

I read somewhere that Ubuntu One only runs on Ubuntu, which was a surprise (and I suppose it's just an official stance). What will it take for me to run it on Debian?
tshepang
  • 2,007
27
votes
3 answers

How do I propose my project to be part of Debian too?

I have a new project hosted at launchpad.net. My project can be useful for both: Ubuntu and Debian. However, I can't find a documentation to start host my project at launchpad.net and get my package mirrored back to Debian. How to propose my…
crncosta
  • 2,869
26
votes
2 answers

What is the difference between Debian contrib & non-free and how do they correspond to Ubuntu repositories?

I have been trying to understand the difference between Debian's contrib and non-free sections as described in Chapter 2 of the Debian Policy Manual. Are contrib packages just wrappers around non-free softwares? Like what we have in…
Manish Sinha
  • 11,671
26
votes
2 answers

What does dsfg as a part of package names mean?

I know the general format for package names in Debian and Ubuntu. Some packages have additions to the standard numbering scheme with obvious meaning like svn20090426 etc. But also quite a few packages have dsfg in their name (e.g.…
25
votes
3 answers

What is the difference between Ubuntu and Debian server?

I know Ubuntu is basically Debian, and I know Ubuntu releases every 6 months, Debian every 2 years. However, I want to know more the advanced differences between Ubuntu server and Debian. If they have the same base, what is the difference between…
Achu
  • 21,407
22
votes
2 answers

How is Ubuntu more updated than Debian?

I am reading Debian vs. Ubuntu vs. Linux Mint: Which Distribution Should You Use? Ubuntu, on the other hand, is made to include a good combination of new and stable ... Some packages can be used on both distributions, while others are…
Jiew Meng
  • 10,677
21
votes
6 answers

Adding Debian Sid as Package Repository?

I am running 12.04 Precise beta (upgraded from 11.10 Oneiric) and I added the following line to my /etc/apt/source.list: deb http://http.us.debian.org/debian unstable main contrib non-free In order to get a newer version of a package (octave 3.6)…
1
2 3
42 43