Tag: packages

How to install Resilio Sync on Linux using packages

As one of the most powerful P2P data distribution app, Sync from Resilio can be installed on a Linux OS using multiple install methods. Today we are going to show you how to install Sync “the Linux way” – using packages and a tool such as “yum” to download and install the package. To install the […]

List All Installed Packages with apt on Ubuntu

Apt is a command-line interface that allows you to perform actions such as installing new software packages, removing unnecessary software packages, updating the existing software packages, searching for specific software packages etc. on a Linux VPS running Debian as an operating system or a Debian-based Linux distributions like Ubuntu. In this tutorial, we will show […]

List installed packages and query package information with Yum

In this short tutorial, we will learn how to retrieve package information with Yum. This includes using the yum caching feature to speed up our searches, list available packages and list installed packages, query package repositories and get information about the packages. This tutorial applies to Linux distributions that make use of the Yum package manager, […]