How to Create RAR File in Ubuntu 20.04 Gnu/Linux

October 5, 2020 | By the+gnu+linux+evangelist.

Creating RAR Archives

  1. 3. Creating RAR Files with CLI

    Now to Make RAR File on Command Line
    First, to look up All Rar Commands simply run:

    rar

    So to Create and Add Files to Archive use this Syntax:

    rar a [MYARCHIVE].rar /[PATH2FILE1] /[PATH2FILE2]

    Eg. for instance:

    rar a test.rar ~/Pictures/mypicture1.jpg ~/Pictures/mypicture2.png

    Then to List the newly created RAR File use:

    ls . | grep rar

    The grep Command refine the output List showing only the Entries matching the Keyword.

  2. 4. Creating RAR Files with GUI

    How to Create RAR Archives with GUI on Ubuntu

    Making RAR File with UI Guide
  3. So Now I’m truly Happy if this Info could Help you to Create RAR File on Ubuntu 20.04!

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress