Step-by-step – Google-Chrome Antergos Installation

April 4, 2019 | By the+gnu+linux+evangelist.

Google-Chrome Antergos - Extracting Rpm

  1. 3. Extracting Package

    Now you Need to Extract the Rpm Contents
    (But if you prefeer Convert Rpm to a Pacman Package then see instructions Below)
    First, Install the Needed Tool:

    pacman -Sy rpmextract

    Next Make the Google-Chrome Folder with:

    cd ~ && mkdir google-chrome

    Change to the New Directory:

    cd google-chrome/

    Again Move the Rpm into this Directory:

    mv ~/Downloads/google-chrome*.rpm .

    And Finally, Extract it:

    rpmextract.sh google-chrome*.rpm

    This Setup Thanks to nemrod.se.

    How to Convert a Rpm Package into Pacman Format

    Converting Rpms to tar.xz on Antergos

QuickChic Theme • Powered by WordPress