Understanding how to manage your software from the terminal is the first step to becoming a Linux power user. By the time you're done reading this, you'll be able to comfortably manage software from ...
I'm interested in installing some sort of package management tool on a <a href="http://www.linuxfromscratch.org">Linux from scratch</a> install. Either RPM, YUM, or ...
Ever heard of Homebrew? It’s a package manager with a very unusual feature. It allows ordinary users to install packages without using sudo, and it’s available for both macOS and Linux. While the tool ...
How to install Snap packages on Ubuntu 16.04 Your email has been sent Snappy packages are all the rage. But what can you do with them? How can you install them? Jack ...
How to install the macOS Homebrew package manager on Linux Your email has been sent Homebrew is a command line package manager for macOS that is similar to apt-get or ...
Often times when something just works, we tend to take it for granted. I think software package management in Linux is one of those things. It just works. Time and time again I have to help people ...
As of Canonical’s announcement, Snaps already work on Arch, Debian, and Fedora, as well as the Ubuntu-based Kubuntu, Lubuntu, Ubuntu GNOME, Ubuntu Kylin, Ubuntu MATE, Ubuntu Unity, and Xubuntu systems ...
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’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 ...