Menu
Buy VPS
Payments
Tools
User

DropVPS Team

Writer: Cooper Reagan

How to Install Winrar on Centos 8?

How to Install Winrar on Centos 8?

Publication Date

Category

Articles

Reading Time

1 Min

Table of Contents

WinRAR is a well-known tool for creating and extracting .rar archives. On CentOS 8, WinRAR is not available in the default repositories, but you can install it using the rar package from the Extra Packages for Enterprise Linux (EPEL) repository.

Step 1: Enable EPEL Repository

First, enable the EPEL repository:

sudo dnf install epel-release -y

Step 2: Install WinRAR (RAR package)

Once the repository is enabled, install the rar package:

sudo dnf install rar -y

Step 3: Verify Installation

Check if WinRAR is installed correctly:

rar

If installed successfully, you will see the available commands and options for using rar. WinRAR (via the rar package) is now installed on CentOS 8. You can easily compress and extract .rar files from the terminal.

Linux VPS

Follow DropVPS on Google

Add DropVPS as a preferred source to see our latest VPS guides and tutorials surfaced first in Google Search and AI Overviews.

🐧Linux VPS

Need a Linux Server for This?

Run Debian, Ubuntu, or any Linux distro on DropVPS — fast NVMe SSD, full root access, and 24/7 support. Perfect for everything you just read.

  • Full Root Access
  • Debian & Ubuntu Ready
  • 99.99% Uptime
  • 24/7 Support
Get Linux VPS →

No commitment · Cancel anytime

U
Loading...

Related Posts