
I think you hear about RAR (Roshal Archive), it's developed by Eugene Roshal on 1993, RAR is used for reduces file sizes more effectively than standard ZIP (Zipped Information Package) files, it's saving space and making large downloads easier to manage, even we can encrypt any files protected with passwords to secure our sensitive or important data, it's very easily to share bunch of data with a single file with RAR.
Different RAR applications are available for various operating systems, but the core functions such as creating or extracting unRAR archives can be managed using a wide range of software tools. For instance, if you create a password-protected RAR archive on the Windows operating system, you can access its data by extracting or unRARing it via the terminal in Linux. Similarly, on macOS, you can access the archive by extracting or unRARing it using applications such as the Unarchiver or Keka.
For the Windows operating system, you can find a wide range of applications, most of which are designed with a GUI (Graphical User Interface) for ease of use. Here are some of the most popular RAR and archive management applications available for Windows:- WinRAR, 7-Zip and WinZip
Just like Windows, macOS also comes with various applications, and in most cases, it is used via a GUI (Graphical User Interface), much like Windows. Here are some of the most popular RAR and archive management applications available for MacOS:-
The Unarchiver and Keka
However, applications for this are virtually non-existent on Linux; we are use it exclusively via the command line in the terminal.
sudo apt install rar unrar
Create a Rar archive a folder-
rar a archive_name.rar folder
Create a RAR archive multiple in a single RAR file-
rar a archive_name.rar file1.exe file2.jpg file3.mp4
Create a RAR archive with protected with password-
rar a -p your_password archive.rar file_or_folder_to_archive
Extract RAR archive -
unrar x archive.rar
Extract to specific folder-
unrar x archive.rar /path/to/folder/
Extract password protected RAR file-
unrar e -pYOUR_PASSWORD archive.rar
This post has been manually curated by @bhattg from Indiaunited community. Join us on our Discord Server.
Do you know that you can earn a passive income by delegating to @indiaunited. We share more than 100 % of the curation rewards with the delegators in the form of IUC tokens.
Here are some handy links for delegations: 100HP, 250HP, 500HP, 1000HP.
100% of the rewards from this comment goes to the curator for their manual curation efforts. Please encourage the curator @bhattg by upvoting this comment and support the community by voting the posts made by @indiaunited.