Skip to content

NanashiTheNameless/Zorin-OS-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zorin-OS-Pro

This script turns your Zorin OS CORE instance into a Zorin OS PRO instance!

If you like the OS please consider supporting the original devs by buying a genuine copy!

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.

Stargazers over time

Stargazers over time

Usage:

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!

You can use the -U flag to do an unattended installation if needed.

For Zorin 16

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

For Zorin 17

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

For A Lot of Extra Content

Zorin 16
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
Zorin 17
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.

Examples

(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)

Zorin OS Pro Appearance Menu

Zorin OS Pro Wallpaper Menu

Zorin OS Pro Settings Menu

Credits

About

This script turns your Zorin OS CORE into Zorin OS PRO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Languages