Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Zoho Projects: Key Features and Overview

    October 27, 2025

    Zoho CRM Comprehensive Overview

    October 27, 2025

    Zoho Desk: Guide and Comparison

    October 27, 2025
    Facebook X (Twitter) Instagram
    Tech How To DoTech How To Do
    • Tech News
    • Home
    • Windows
      • Windows Server
    • Apple
    • Linux
    • WWW
      • E-commerce
      • Shopfiy
    • Mobile
      • Android
      • iOS
    • Cloud
    • Office
    • Tech Tips
    • Gaming
    • HRMS
      • Admin
      • Employee
    Tech How To DoTech How To Do
    Home»Linux»How to List the Installed Packages on Linux: A Comprehensive Guide
    Linux

    How to List the Installed Packages on Linux: A Comprehensive Guide

    Hamza WaseemBy Hamza WaseemAugust 3, 2023Updated:October 27, 2025No Comments3 Mins Read
    Facebook Twitter Pinterest Telegram LinkedIn Tumblr WhatsApp Email
    List Installed Packages
    Share
    Facebook Twitter LinkedIn Pinterest Telegram Email

    When working with Linux, package management plays a vital role in installing, updating, and removing software. Packages are bundles of files that contain the necessary software and related metadata. They simplify the installation process and ensure proper dependencies are met. Package managers, such as dpkg, apt, RPM, YUM, Pacman, Zypper, and Portage, handle the management of these packages. In this article, we will discuss different methods to list installed packages.

    List Installed Packages

    Understanding Package Management on Linux

    Before diving into listing the installed packages, let’s briefly understand the concept of package management on Linux.

    What are Packages?

    Packages are self-contained units that consist of the software files, along with additional information like version numbers, dependencies, and configuration files. They provide an organized and standardized way to distribute software on Linux distributions. Each package contains the necessary files and instructions to install, configure, and run a specific piece of software.

    Package Managers

    Package managers are software tools that automate the process of installing, updating, and removing packages on a Linux system. They handle package dependencies, resolve conflicts, and provide a user-friendly interface for managing software. Different Linux distributions employ different package managers, each with its own set of commands and functionalities.

    Listing Installed Packages on Debian-based Systems

    Debian-based distributions, such as Debian itself, Ubuntu, and Linux Mint, use the dpkg and apt package managers for managing software. Let’s explore how to list  packages using these tools.

    Using dpkg Package Manager

    The dpkg package manager is a low-level tool that directly interacts with the package database. To list all packages on a Debian-based system, open a terminal and type the following command:

    dpkg --list
    
    

    This command, however, displays a comprehensive list of installed packages along with their versions, descriptions, and other pertinent details.

    Using apt Package Manager

    The apt package manager provides a high-level interface to the underlying dpkg system. It simplifies package management by handling dependencies and offering advanced features. To list the installed packages using apt, use the following command:

    apt list --installed
    
    

    Listing Installed Packages on Red Hat-based Systems

    Red Hat-based distributions, including CentOS and Fedora, employ the RPM package format and package managers like RPM and YUM. Let’s explore how to list installed packages on these systems.

    Using RPM Package Manager

    RPM (Red Hat Package Manager) is a command-line package manager used in Red Hat-based distributions. To list all installed packages using RPM, open a terminal and enter the following command:

    rpm -qa

    This command outputs a list of installed packages on your system.

    Using YUM Package Manager

    YUM (Yellowdog Updater Modified) is a high-level package manager that works with RPM packages. It simplifies package management by resolving dependencies and providing additional features. To list installed packages using YUM, execute the following command in a terminal:

    yum list installed
    
    

    This command displays a list of packages along with their versions.

    Indeed, understanding the installed packages on your system is of outmost importance. It not only facilitates system maintenance but also aids in troubleshooting any issues that may arise. Additionally, it contributes to ensuring a secure and up-to-date environment. Therefore, it is crucial to stay informed about the software packages configured on your Linux system.

    linux commands linux packages list packages
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Hamza Waseem
    • Website

    Related Posts

    Avoid These 5 Linux Terminal Mistakes: A Beginner’s Guide

    July 24, 2023

    What is the Default Papercut License Location

    May 26, 2022

    Remote Access Windows Command Prompt from Linux using netcat

    October 7, 2020

    Comunicate between Linux and Windows

    October 7, 2020

    How to Enable Linux Ubuntu on Windows 10 and setup RDP

    June 17, 2019

    How to Download DebianEdu

    February 27, 2019

    Comments are closed.

    Recent Posts
    • Zoho Projects: Key Features and Overview
    • Zoho CRM Comprehensive Overview
    • Zoho Desk: Guide and Comparison
    • Change your SharePoint domain name
    • HRMS Assets Module: Features, Management, and User Guide
    Categories
    • Android
    • Apple
    • Beauty
    • Building
    • Business
    • Construction
    • Design
    • Education
    • Fashion
    • Food
    • Games
    • Health
    • Lifestyle
    • Mobile
    • Nature
    • News
    • Photo
    • Politics
    • Sports
    • Tech News
    • Tech Tips
    • Technology
    • Travel
    • Video
    Tags
    Business Case Study Creative Education Insights SEO Marketing Solutions
    © 2025 Tech How To Do. Develop, Designed and Maintained by AIIT SOLUTION
    • Home
    • Tech
    • Gadgets
    • Mobiles
    • Buy Now

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!