About 1,340,000 results
Open links in new tab
  1. How do I install a .deb file via the command line? - Ask Ubuntu

    May 6, 2011 · I usually associate .deb files with GDebi as it is fast and efficient - especially compared to Ubuntu Software Center. One of the main feature of GDebi is it resolves …

  2. Difference between .deb files and .run file - Unix & Linux Stack …

    Sep 29, 2013 · What is the difference between creating .deb files and installing them and just running a .run file?

  3. How to let `dpkg -i` install dependencies for me? - Ask Ubuntu

    Gdebi gdebi installs a deb package and its dependencies. To use it run: sudo gdebi package.deb In newer versions of Ubuntu, this is not installed by default, so you will need to install it from …

  4. How to create a DEB file manually? - Unix & Linux Stack Exchange

    I want to create a DEB file manually. I would like to just provide a folder which contains data to install, and a script to be executed after installation. Is this possible?

  5. What is the difference between installing from a downloaded .deb …

    A deb file is a type of format for the packaging Linux programs - specific to Debian-based distributions (in the way in Windows you have the "exe" files). It can be downloaded on your …

  6. package management - Is there an apt command to download a …

    Is there an apt command to download a deb file from the repositories to the current directory? Ask Question Asked 14 years, 8 months ago Modified 5 months ago

  7. How to uninstall a .deb package? - Ask Ubuntu

    Jan 19, 2011 · 334 Suppose I download a .deb package from a website and install it. (I assume that when I double click the .deb file, the package is installed through a GUI that interfaces …

  8. Ubuntu 24.04 getting error You must put some 'deb-src' URIs in …

    Ubuntu 24.04 getting error You must put some 'deb-src' URIs in your sources.list when issuing apt-get build-dep Ask Question Asked 1 year, 6 months ago Modified 2 months ago

  9. Is it possible to install a .deb from a URL? - Ask Ubuntu

    Use `dselect' or `aptitude' for user-friendly package management; Type dpkg -Dhelp for a list of dpkg debug flag values; Type dpkg --force-help for a list of forcing options; Type dpkg-deb - …

  10. Ubuntu 24.04 APT - Specify Architecture Using .sources Files

    May 16, 2024 · A full list of other, optional keys which can be used in .sources files can be found in the sources.list manpage, section "THE DEB AND DEB-SRC TYPES: OPTIONS". However, …