Step-by-step – Realtek Rtl8814AU Driver Installation in Manjaro

August 6, 2020 | By the+gnu+linux+evangelist.

Installing Driver

  1. 3. Downloading Realtek rtl8814AU Driver

    Download Realtek Driver in Manjaro GNU/Linux

    Get Realtek rtl8814AU Driver .zip for Manjaro

    Best to Clone it with Git!

  2. 4. Extracting Realtek rtl8814AU Driver

    And then Extract Driver Archive into /tmp
    (Skip in case of Git Checkout)
    Possibly Double-Click/Right-Click on Package and Open with Archive Manager:

    Step-by-step Realtek rtl8814AU Driver Manjaro Linux Installation - Extraction
    Or from Command Line:

    unzip -d /tmp/ ~/Downloads/*master.zip
  3. 5. Installing Realtek rtl8814AU Driver

    Then to Install rtl8814AU Wi-fi Driver for Manjaro
    (This for the Aircrack-Ng flavor, in the other cases follow the Developer Documentation)
    Access the Target folder:

    cd  /tmp/*master

    Or in case of Git Checkout:

    cd rtl8814au

    To Install it with DKMS try:

    sudo make dkms_install

    Or for a simple make install instead:

    make
    sudo make install

Contents


QuickChic Theme • Powered by WordPress