Skip to content

NanashiTheNameless/Zorin-OS-Pro

Repository files navigation

Zorin-OS-Pro

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

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.

Installation:

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

You can use -U to make it work on headless machnes or unattended

For Zorin 16

git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -6

For Zorin 17

git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -7

For More Content

Zorin 16
git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -6 -M
Zorin 17
git clone https://github.com/NanashiTheNameless/Zorin-OS-Pro.git && ./Zorin-OS-Pro/zorin.sh -7 -M

If you face issues with "zorin-os-premium-keyring" install the deb manually using this command

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

Credits