Top "Dpkg" questions

dpkg is a tool to install, build, remove and manage Debian packages.

Package php5 have no installation candidate (Ubuntu 16.04)

When i try to install php5 in Ubuntu 16.04 by using following code: sudo apt-get install php5 php5-mcrypt I get …

php ubuntu apt dpkg ubuntu-16.04
How to check the version before installing a package using apt-get?

I'm thinking to install hylafax+ version 5.5.4 which was release last month on my Debian PC. I checked dpkg -l | grep "…

debian version apt apt-get dpkg
Ansible Command module says that '|' is illegal character

I am using Ansible to deploy my project and I trying to check if an specified package is installed, but …

shell ansible dpkg ansible-playbook
dpkg: error processing package mysql-server (dependency problems)?

When I try to install mysql-server, an error comes like: dpkg: error processing package mysql-server (--configure): dependency problems - leaving …

mysql ubuntu dpkg
What is alternative to -dpkg for Mac?

I'm trying to use dpkg command but in Mac OS X it doesn't seem to work for me dpkg -scanpackages …

macos command dpkg
Can't install StarUML in Ubuntu 16.04

I’m using ubuntu 16.04 - 64 bit. I tried to install Start UML with .deb file and got this message from …

dpkg staruml ubuntu-16.04
dpkg build package error : debian/rules clean gave error exit status 2

I have tried to build the package using the command sudo fakeroot dpkg-buildpackage -F. And encountered these result in the …

debian dpkg
Installing node.js on raspberry pi 2

I have installed Raspbian on my Raspberry Pi 2 and now I am trying to install node.js on it, however …

node.js debian raspbian raspberry-pi2 dpkg
dpkg-shlibdeps: error: no dependency information found for

I'm compiling a deb package and when I run dpkg-buildpackage I get: dpkg-shlibdeps: error: no dependency information found for /usr/…

ubuntu debian package dpkg
How to create .deb packages on Mac OS X

I am trying to upload my app on Cydia and it requires .deb package. I am unable to figure out …

macos deb dpkg