PLEASE NOTE: You will not receive support from https://zorin.com/. if you don't like that you can buy a copy.
You should have access to all Zorin OS Pro features.
Copy the command below, paste in your terminal, enter your password when prompted, follow the scripts' prompts, and reboow when it tells you to. You should now be running the pro version of Zorin OS!
curl -sL https://github.com/NanashiTheNameless/Zorin-OS-Pro/raw/refs/heads/main/zorin.sh -o zorin.sh ;
chmod +x zorin.sh ;
bash zorin.sh -6 ;
rm zorin.sh
curl -sL https://github.com/NanashiTheNameless/Zorin-OS-Pro/raw/refs/heads/main/zorin.sh -o zorin.sh ;
chmod +x zorin.sh ;
bash zorin.sh -7 ;
rm zorin.sh
curl -sL https://github.com/NanashiTheNameless/Zorin-OS-Pro/raw/refs/heads/main/zorin.sh -o zorin.sh ;
chmod +x zorin.sh ;
bash zorin.sh -6 -X ;
rm zorin.sh
curl -sL https://github.com/NanashiTheNameless/Zorin-OS-Pro/raw/refs/heads/main/zorin.sh -o zorin.sh ;
chmod +x zorin.sh ;
bash zorin.sh -7 -X ;
rm zorin.sh
If you face issues with the "zorin-os-premium-keyring" package try installing 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.
(example images are taken of a Virtualbox image made from a core iso as it is easier to perform debugging of a took like this in a VM)
- NamelessNanashi/NanashiTheNameless For Overhauling And Adding Zorin OS 17 Support.
- AdityaGarg8 For Adding The -U Functionality, And Helping Me Notice And Fix many Oversights.
- kauancvlcnt For The Original Code And The Idea.
- All Other Github Contributors For Their Appropriate Additions/Commits