Please do not use the original authors code, they have not adequately documented the functionality of the script nor the changes to notation made by my overhaul!
This script turns your Zorin OS CORE instance into a Zorin OS PRO instance
More info can be seen here: https://github.com/PEAKYCOMMAND/Zorin-OS-Pro/commit/456414cea17f27051c4ef17ac16901b0d980c666
You will have access to all Zorin OS Pro features
PLEASE NOTE: you will not recieve support from https://zorin.com/ if you dont like that you can buy a copy.
copy the command below, paste in your terminal, then put your password, then restart your computer when it completes and you now be running the pro version Zorin OS
git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -6
git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -7
git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -6 -M
git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -7 -M
curl -A 'Zorin OS Premium' https://packages.zorinos.com/premium/pool/main/z/zorin-os-premium-keyring/zorin-os-premium-keyring_1.0_all.deb --output zorin-os-premium-keyring_1.0_all.deb
sudo apt install ./zorin-os-premium-keyring_1.0_all.deb
It should be okay to ignore further errors
- NamelessNanasi/NanashiTheNameless For Overhauling And Adding Zorin OS 17 Support
- AdityaGarg8 For Adding The -U Functionality And Helping Me Notice And Fix A Few Oversights
- PEAKYCOMMAND For The Original Code And The Idea (please note, this dev should not be fully trusted)
- All Other Github Contributors For Their Appropreate Addidions/Commits