# Pterodactyl-Script Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.

`curl -Ls https://api.github.com/repos/TommyTran732/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -`

`bash install.sh`

Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
# Supported Operating System I highly recommend that you use ditributions in the Red Hat family over the Debian family. Red Hat distributions have modular repositories which makes package management so much cleaner. | Operating System | Version | Supported | Recommended | Notes | | ----------------- | -------- | -------------------- | ------------------ | ------------------------------------ | | CentOS | Stream 8 | :heavy_check_mark: | :heavy_check_mark: | | | Rocky Linux | 8 | :heavy_check_mark: | :heavy_check_mark: | | | RHEL | 8 | :heavy_check_mark: | :heavy_check_mark: | | | Fedora | 34 | :heavy_check_mark: | :heavy_check_mark: | | | Ubuntu | 20.04 | :heavy_check_mark: | :red-circle: | | | Debian | 10 | :heavy_check_mark: | :red-circle: | |