Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About

Ridoy Chandra ShilRidoy Chandra Shil

Hello everyone. I am Ridoy Chandra Shil, currently working as a Linux Content Developer Executive at SOFTEKO. I am a Biomedical Engineering graduate from Bangladesh University of Engineering and Technology. I am a science and tech enthusiast. In my free time, I read articles about new tech and watch documentaries on science-related topics. I am also a big fan of “The Big Bang Theory”. Read Full Bio
How to install CentOS on VirtualBox with CentOS ISO image using the graphical user interface (GUI) on the host system.

How to Install CentOS 7 on VirtualBox [8 Easy Steps]

December 6, 2023November 23, 2023 by Ridoy Chandra Shil

VirtualBox is the most widely used open-source virtualization software in the world. It enables users to build virtual computers within …

Read more

How to install Fedora Linux on VirtualBox with Fedora live installer ISO image using graphical user interface (GUI)

How to Install Fedora on VirtualBox [Simple Guide]

December 6, 2023November 16, 2023 by Ridoy Chandra Shil

VirtualBox is a widely used open-source virtualization software. It enables the creation and execution of various virtual machines in the …

Read more

how to Install Arch Linux on VirtualBox manually using the command line interface (CLI), using the "archinstall" command, and automatically using graphical user interface (GUI)

How to Install Arch Linux on VirtualBox [3 Methods]

December 6, 2023November 13, 2023 by Ridoy Chandra Shil

VirtualBox is a popular open-source virtualization software that allows you to create and run different virtual machines in your host …

Read more

How to install Ubuntu on VirtualBox manually and using unattended installation. Open Ubuntu in full screen using VirtualBox Guest Additions tool.

How to Install Ubuntu on VirtualBox [2 Methods]

December 6, 2023October 23, 2023 by Ridoy Chandra Shil

VirtualBox is the world’s most popular open-source virtualization software. It allows you to create and run different virtual machines in …

Read more

How to use the DNF package manager to install RPM app packages in Red Hat-based distributions using the command line interface (CLI)

How to Install RPM Packages Using DNF [4 Useful Cases]

April 22, 2024October 4, 2023 by Ridoy Chandra Shil

DNF (Dandified YUM) is the latest package manager tailored for Red Hat-based Linux/Unix operating systems like RHEL, Fedora, CentOS, etc. …

Read more

How to install Pacman package manager in a Debian-based distribution i.e. Ubuntu using command line interface (CLI)

3 Ways to Install Pacman Package Manager in Ubuntu

December 27, 2023September 27, 2023 by Ridoy Chandra Shil

Pacman is a powerful package manager that is mainly used by Arch Linux and other Arch-based distributions. It is known …

Read more

How to install rpm packages from text file using dnf/yum package manager in Red Hat based distributions using command line interface (CLI)

How to Install RPM Packages From Text File [5 Simple Cases]

April 22, 2024September 21, 2023 by Ridoy Chandra Shil

Package management in a Linux/Unix system is a common task, but managing a long list of packages for installation can …

Read more

How to use the dnf package manager to install group packages using the command line interface (CLI) in Red Hat-based distributions

2 Ways to Install Group Packages Using DNF [With Cases]

January 15, 2024September 19, 2023 by Ridoy Chandra Shil

DNF (Dandified YUM) serves as the most recent package manager tailored for Red Hat-based operating systems like RHEL, Fedora, and …

Read more

How to use the DNF package manager to list installed packages using the command line interface (CLI) in Red Hat-based Distributions

5 Ways to List Installed Packages in RHEL Using DNF With Cases

April 22, 2024September 14, 2023 by Ridoy Chandra Shil

DNF (Dandified YUM) is the latest package manager for Red Hat-based systems like RHEL, Fedora, and CentOS. It is built …

Read more

How to use DNF package manager to install app package from local rpm file using command line interface (CLI) in Red Hat-based Distributions.

How to Install Local Package Using DNF [2 Practical Cases]

November 23, 2023September 11, 2023 by Ridoy Chandra Shil

DNF (Dandified YUM) is the latest package manager in Red Hat-based systems such as RHEL, Fedora, CentOS, etc. It builds …

Read more

Using YUM package manager to install package from local rpm file using install and localinstall option in Red Hat-based distributions using command line interface (CLI).

How to Install Local Package Using YUM [2 Practical Cases]

April 22, 2024September 7, 2023 by Ridoy Chandra Shil

Red Hat-based systems, such as RHEL, Fedora, and CentOS, rely on YUM (Yellowdog Updater Modified) as their main package management …

Read more

How to use the yum package manager to install a specific version of an app package in Red Hat-based distributions using the command line interface (CLI)

How to Install Specific Version of a Package Using YUM

January 21, 2024September 4, 2023 by Ridoy Chandra Shil

YUM (Yellowdog Updater Modified) holds its ground as a pivotal package manager in Red Hat-based distributions like RHEL, Fedora, CentOS, …

Read more

How to use the YUM package manager to show all installed packages in a Red Hat-based distribution using the command line interface (CLI)

How to Show List of Installed Packages Using YUM?[2 Cases]

April 29, 2024August 28, 2023 by Ridoy Chandra Shil

YUM (Yellowdog Updater Modified) is one of the most common package managers in Red Hat-based distributions, such as RHEL, Fedora, …

Read more

how to use YUM package manager to check if an app package is installed in your Red Hat-based system using command line interface (CLI)

How to Check if Package is Installed Using YUM [3 Solutions]

January 15, 2024August 27, 2023 by Ridoy Chandra Shil

YUM (Yellowdog Updater Modified) serves as a vital command-line package management tool utilized in Red Hat-based distributions such as RHEL, …

Read more

how to use the yum package manager to install rpm app packages or rpm group packages or install an app package from a specific remote repository in Red Hat-based distributions using command line interface (CLI)

How to Install RPM Packages Using YUM [4 Interactive Cases]

April 21, 2024August 23, 2023 by Ridoy Chandra Shil

YUM (Yellowdog Updater Modified) is a command-line package management tool used in Red Hat-based Linux distributions such as RHEL, Fedora, …

Read more

RPM install local app package in Red Hat-based distributions using Command Line Interface (CLI)

How to Install Local Package Using RPM [A Quick Guide]

April 21, 2024August 20, 2023 by Ridoy Chandra Shil

RPM, short for Red Hat Package Manager, serves as a primary tool within Red Hat-based distributions like RHEL, Fedora, and …

Read more

how to install app package in different Linux distributions using command line interface and Graphical user interface

Package Installation in Linux

January 11, 2024August 20, 2023 by Ridoy Chandra Shil

Linux offers a diverse type of package installation methods and each of them is tailored to specific distributions, package managers, …

Read more

list all or a specific installed app packages using rpm in terminal with details

How to List Installed Packages Using RPM [2 Practical Cases]

January 21, 2024August 17, 2023 by Ridoy Chandra Shil

RPM which stands for Red Hat Package Manager is a package management system used primarily by Red Hat-based distributions, such …

Read more

Newer posts
← Previous Page1 Page2
linuxsimply white logo
LinuxSimply serves as an informational
repository about the Linux operating system.

Get In Touch!

Company

  • About Us
  • Contact Us
  • Career
  • All Contributors

Services

  • Pricing
  • System Administration
  • Server Management
  • Bash Automation
card

Resources

  • Courses
  • Help Forum
  • Cheat Sheets
  • Free Downloads
trustpilot logo

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
dmca
LinuxSimply is owned by , an IT & Digital Media Company.

Copyright © 2024 LinuxSimply | All Rights Reserved.