Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About
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

yum remove package without dependencies

Remove Packages Without Dependencies Using Yum [2 Methods]

January 8, 2024September 18, 2023 by Ashikur Rahman

YUM (Yellowdog Updater Modified) is a high-level package management tool primarily used in RedHat-based Linux distributions. Usually, yum handles dependencies …

Read more

Feature image-Bash Escape Quotes

Escape Quotes in Bash

January 23, 2024September 18, 2023 by Nadiba Rahman

Escape quotes are the special tools in Bash for ensuring the correct handling of single quotes, double quotes, and special …

Read more

Brace expansion in Bash

How to Use Brace Expansion in Bash Scripting [3 Cases]

February 15, 2024September 18, 2023 by Md Zahidul Islam Laku

Brace expansion is a feature in Bash that permits to generate a range of strings of various types. These strings …

Read more

bash increment variable

Increment Variable Value in Bash Scripts [4+ Examples]

February 14, 2024September 18, 2023 by Susmit Das Gupta

The increment of the Bash variable means increasing the value of a variable. It is an important technique for the …

Read more

yum update vs upgrade

Yum Update Vs Upgrade [Basic Differences]

January 16, 2024September 18, 2023 by Mitu Akter Mou

If you are confused about which command to use to update Linux packages, this article is for you. Here, I …

Read more

Update RPM Package

How to Update RPM Packages in RHEL? [6 Methods]

April 20, 2024September 17, 2023 by Auhona Islam

RPM(Red Hat Package Manager) serves as a prevalent package management system found in various Linux distributions, including Red Hat Enterprise …

Read more

Install YUM Packages with Dependencies

2 Methods to Install YUM Packages With Dependencies

March 31, 2024September 17, 2023 by Ashikur Rahman

If you are a user of RedHat-based Linux distributions such as RHEL and CentOS and want to install a package …

Read more

bash function parameters

How to Use Bash Function With Parameters? [6 Examples]

April 28, 2024September 17, 2023 by Mohammad Shah Miran

Parameters are essential for passing information to functions, allowing them to perform specific tasks with different inputs. The article will …

Read more

describing the differences between dnf update vs upgrade

DNF Update Vs Upgrade [Which One Is Better]

April 23, 2024September 17, 2023 by Mitu Akter Mou

dnf refers to the Dandified Yum which is an updated version of the yum package manager. This front-end package manager …

Read more

bash read from stdin

How to Read From Stdin in Bash? [4 Cases With Examples]

January 23, 2024September 14, 2023 by Monira Akter Munny

In Bash scripting, reading input from the standard input (stdin) is a common task. Whether you are collecting user data, …

Read more

bash expansion

An Overview of Shell Expansion in Bash

December 12, 2023September 14, 2023 by Md Zahidul Islam Laku

Expansion is a useful technique for expanding certain types of characters or symbols in Bash. These characters, symbols or syntax …

Read more

Feature image-Single quotes VS double quotes

Bash Single Vs Double Quotes [3 Cases to Differentiate]

January 23, 2024September 14, 2023 by Nadiba Rahman

As a Linux user, it’s essential to pay attention to the quotes you use and their different behaviors in Bash. …

Read more

Feature image-Bash double quotes

Understanding Double Quotes in Bash [3 Examples]

January 23, 2024September 14, 2023 by Nadiba Rahman

Double quotes are a versatile component in Bash that allows variable and command substitution, insertion of escape sequences, and special …

Read more

Feature image- Single quotes in Bash

Understanding Single Quotes in Bash [2 Examples With Cases]

November 26, 2023September 14, 2023 by Nadiba Rahman

Single quotes are a crucial feature of Bash for encasing and manipulating strings by preserving their literal values. These quotes …

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

Show how to use dnf package manager

How to Use DNF Package Manager in Linux? [A Complete Guide]

April 17, 2024September 14, 2023 by Afia Zahin Oishi

DNF is the successor of YUM which refers to Dandified YUM and it is the next generation of YUM. This …

Read more

explaining about ho to use sudo apt full-upgrade

How to Use “sudo apt full-upgrade” in Linux [A complete Guide]

January 15, 2024September 14, 2023 by Mitu Akter Mou

The ‘sudo apt full-upgrade’ command is used to upgrade packages to their latest versions by replacing or removing the old …

Read more

bash redirect stdout and stderr to file

How to Redirect Stdout and Stderr to File in Bash [5 Cases]

January 16, 2024September 13, 2023 by Monira Akter Munny

While working with Bash scripts, sometimes it’s crucial to manage both the standard output (stdout) and standard error (stderr) effectively. …

Read more

apt repository list

APT Repository List [An Essential Guide]

January 21, 2024September 13, 2023 by Monira Akter Munny

APT (Advanced Package Tool), is a  package managing toolkit primarily responsible for repository configuration in Ubuntu and other Debian-centric Linux …

Read more

Older posts
Newer posts
← Previous Page1 … Page20 Page21 Page22 … Page45 Next →
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.