Traditionally, Ubuntu has used the Deb package format. The Deb package format comes from Debian, which Ubuntu is based on. This is similar to other Linux package formats, like the RPM packages that ...
If you’re looking for an easier way to install third-party software on Ubuntu, Martin Wimpress has you covered with deb-get. Jack Wallen shows you how to install and use this handy tool. How many ...
You can already run some Linux applications on some Chromebooks thanks to Google’s Project Crostini software. But as I noted when testing Crostini on the Acer Chromebook Tab 10 last month, the feature ...
Corbin is a tech journalist and developer who worked at Android Police from 2016 until 2021. Check out his other work at corbin.io. Linux applications are usually distributed in one of two ways - ...
If you’ve ever used a modern Linux distribution, you’ve likely experienced the convenience of installing and updating software with a single command. Package managers, the tools behind this ease of ...
A deb is an ar archive, with a magic number of !<arch>, consisting of three files. The first file is named debian-binary. It is a text file with a series of newline separated lines. Currently it has ...
Linux has numerous package managers. There are command-line and GUI tools for the task. Not all package managers are created equal. When I first started using Linux, the package manager was called ...