-
Notifications
You must be signed in to change notification settings - Fork 0
Install Arch Linux
alinach120602 edited this page May 1, 2020
·
2 revisions
This install guide is for Arch based distros.
Before continuing, ensure the system requirements are met.
You will need to compile wpa supplicant and cli from source.
Version 2.0 and newer rely on a C++ backend.
See its repo for build instructions.
sudo pacman -S \
python3 python-pip libffi zlib libjpeg-turbo net-tools wireless_tools systemd-sysvcompat ffmpeg util-linux dhclient tk \
pkgconf cmake make gcc openssl libnl ethtool
yay -S ifmetric
git clone --recursive https://github.com/alinach120602/drc-sim-e
Change to the root directory of drc-sim-e. It should contain setup.py. A virtualenv can also be used.
Python Install method
sudo python3 setup.py install
Drc-sim-e is now installed. View connecting.
DRC Sim requires a server and a client.
Need help? Create an issue for the server or client.
There is also a Discord group.