Top "Deb" questions

deb is the extension of the Debian binary package format.

Install sbt on ubuntu

I have installed sbt on Ubuntu. :~/bin/sbt/bin$ ls classes sbt sbt-launch.jar target jansi.jar sbt.bat sbt-launch-lib.…

scala debian ubuntu-12.04 sbt deb
AWS EC2 Ubuntu 12.04.1 LTS: deb command-not-found

When I tried to install mongoDb in my AWS EC2 Linux instance:Ubuntu 12.04.1 LTS, deb http://downloads-distro.mongodb.org/repo/…

ubuntu amazon-web-services deb
I need my Debian rules file to simply copy files to it's target

I have a large project where we have the following files: A few 3rd party pre-compiled binaries

package debian rules deb
sudo: effective uid is not 0, is sudo installed setuid root?

I am trying to create deb package from LXC rootfs, and after creating it I want to install that package …

sudo deb uid lxc
How to decompile iOS apps?

I want to see the code of an iOS app. The app I downloaded is .deb. First question: Is it …

ios decompiling deb
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
Debian: deb command not found. How can i fix it?

I am trying to install graphics card Nvidia Geforce 660 on my desktop. Os: debian 8. Here is the wiki which gives …

linux debian deb
Dockerfile manual install of multiple deb files

Working with Docker and I notice almost everywhere the "RUN" command starts with an apt-get upgrade && apt-get install …

docker ubuntu-14.04 deb
how to install debian package from unsigned repository

Trying to install Debian package to Debian 9 from unsigned repository: # apt-get --allow-unauthenticated update Get:1 http://files.freeswitch.org/repo/deb/…

debian apt deb
Reprepro adding same deb package

I got a problem in my debian repo. I removed a wrong package with: reprepro -Vb . remove package This was …

debian packaging deb