About 126,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. Debian Package Creation- How to install configuration files?

    Feb 8, 2017 · Also, can a flag be passed to create a backup file of /etc/ldap.conf? : dpkg-deb --build debian/navldapubuntu .. dpkg-deb: error: conffile `/etc/ldap.conf' does not appear in …

  3. deb - Installing a new version of a software already installed? - Ask ...

    Apr 27, 2023 · 1 So I run Discord on my computer and it doesn't come from a repository, it's a downloaded .deb-file. Sometimes Discord wants me to update with a new .deb-file. But when I …

  4. ubuntu - gpg: no valid OpenPGP data found - Stack Overflow

    I fixed it by using wget instead: wget URL sudo apt-key add FILENAME ...where FILENAME is the file name that wget outputs after it downloads the file. Update: Alternatively, you can use curl …

  5. How to set up a virtual machine with VirtualBox - Ask Ubuntu

    22 To begin with, you can simply double-click the DEB file you've downloaded to open the Software Center. Then simply click the 'Install' button to install the package: Once the package …

  6. libssl.so.1.1: cannot open shared object file: No such file or directory

    Heads up: the file now appears to be named "libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb". This file being missing prevented the upower daemon from running, which caused my laptop battery to …

  7. Why does Firefox try to use Gedit to open .deb files

    If I go to a website with a .deb link, Firefox downloads the file, then tries to open it with gedit. If I use Nautilus to open the .deb file, it runs it in either gdebi or Ubuntu Software Center (I've …

  8. How to create .deb packages on Mac OS X - Stack Overflow

    I am trying to upload my app on Cydia and it requires .deb package. I am unable to figure out how to make .deb packages on mac. I am using 10.6.3 when I write this command on terminal …

  9. package management - Ubuntu Software Center ("Software" …

    Aug 9, 2020 · Troubleshoot: Double clicking deb file doesn’t open in software center in Ubuntu 20.04 Double clicking the deb file in Ubuntu 20.04 opens the file in archive manager instead of …

  10. apt key - Warning: apt-key is deprecated. Manage keyring files in ...

    Aug 31, 2021 · The benefit of deb822 is that the package-signing pubkey gets put inline in the sources-file (and validates only this repo's packages — which is more secure than trusting it …