News

If you want to install Debian on Hyper-V, follow the steps mentioned below. Download Debian’s ISO file on your computer Install Hyper-V Manager Create a virtual machine Configure your virtual ...
While you can use sudo dpkg -i file_name.deb to install files, this won't grab dependencies. Apt is fully capable of installing local files, and with the --fix-broken flag, it will also grab ...
Navigate to the directory containing the .deb file and run: sudo debtap package-name.deb This will convert the .deb package to an Arch-compatible package and save it in the current directory.
These are installation packages, much like .msi or .exe files on Windows. Chrome OS recently added support for opening these from the Files app, so it's very easy to install .deb files.
Opening a .deb file on Chrome OS Canary (source) On most Debian-based Linux distributions, users can double-click on .deb packages to install them.
Once you install Debian to function as a server, you might notice it's missing something important--sudo. Jack Wallen walks you through the process of installing sudo and enabling it for user.