https://github.com/baskuit/rkea.net
https://github.com/baskuit/rkea.net
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/baskuit/rkea.net
- Owner: baskuit
- Created: 2024-02-18T23:17:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T23:48:29.000Z (over 2 years ago)
- Last Synced: 2025-08-11T16:32:35.054Z (10 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
> The following is just the commands that I used to get the server started from scratch
sudo apt update
sudo apt upgrade
sudo apt install build-essential
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt update
sudo apt upgrade
sudo apt install gcc-13
sudo apt install g++-13
sudo apt install cmake
sudo apt-get install libgmp3-dev
* Now follow showdown install instructions [here](https://gist.github.com/AkihideTsugane/da91e2c99a6042a9a4b073525c064fb0)
I'm opting to keep things mostly the same, same `showdown` user/service