Top "Debian" questions

Note: Questions MUST be programming related.

How to install experimental package?

I would like to install an experimental Debian package. I'm currently having problems with the older version so I figured …

linux debian apt-get
Packaging Go application for Debian

How can I put my Go binary into a Debian package? Since Go is statically linked, I just have a …

go debian packaging
Postfix - connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)

I have a recurring problem with postfix (on Debian Squeeze, amavisd-new and fail2ban are also installed) : All of a …

linux debian postfix-mta
Installing Git on a Debian Lenny server

Sorry in advance if there's already an answer for this somewhere in the world, but I'm already 3h trying to …

git debian lenny
Linux: Curl installed but -bash: :curl: command not found

Running Debian Stretch on an r710. Using the non-free/contrib build for driver support. When I try to use packages …

bash debian debian-stretch
Supervisor fails to restart half of the time

I'm trying to deploy a Django app using Uwsgi and supervisor on a machine running Debian 8.1. When I restart via …

debian uwsgi systemd supervisord
downgrade php from 5.6.9 to 5.3.3 debian jessie

We have a php application which running on debian squeeze server. When i install it on the new server (debian …

php debian downgrade
How to install an .ipk file in debian

I have read that an .ipk file is installed via manager opkg. However, I do not have this software on …

debian opkg
How to exit from query result viewer in psql?

First query: database=# select * from table limit 1; ... | (1 row) (END) I want to make a second query but I can't. ctrl+…

linux postgresql shell debian psql
ImportError: No module named zbar on Linux Mint

I want to use zbar with python on Linux Mint. I tried apt-get zbar and I didn't find any packages. …

python debian apt-get zbar