Pakiety wymagane do kompilacji ze źródeł

Cześć!
Chcę skompilować, ze źródeł, sterownik karty sieciowej. Jakie pakiety będą mi potrzebne aby przeprowadzić kompilację? W Debianie, którego kiedyś używałem instalowało się build-essential, jak jest Manjaro?

W Manjaro/Arch:

sudo pacman -Sy base-devel

Przy okazji:
Jaki to sterownik? Jest spora szansa, że będzie dostępny w AUR.

Sterownik do karty Alfa Network AWUS036H

Ta karta z tego co patrzę powinna zawierać chipset RTL8187, który jest w kernelu. Podaj wyniki:

lsusb
inxi -Nxxx

lsusb

us 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:07dc Intel Corp. Bluetooth wireless interface
Bus 001 Device 002: ID 04f2:b462 Chicony Electronics Co., Ltd Chromebook HD Camera
Bus 001 Device 007: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

inxi -Nxxx

Network:
  Device-1: Intel Wireless 7260 driver: iwlwifi v: kernel pcie:
    speed: 2.5 GT/s lanes: 1 bus-ID: 01:00.0 chip-ID: 8086:08b2 class-ID: 0280
  Device-2: Realtek RTL8187 Wireless Adapter type: USB driver: rtl8187
    bus-ID: 1-1:8 chip-ID: 0bda:8187 class-ID: 0000 serial: E21D49B99B2F
  Device-3: Intel Bluetooth wireless interface type: USB driver: btusb
    bus-ID: 1-4:3 chip-ID: 8087:07dc class-ID: e001

No i jest, działa. Nic nie trzeba robić :slightly_smiling_face: