How to free upgrade from Zorin OS to Pro/Ultimate
Well, details and comments are in chinese version article. Here're only the steps.
Steps
-
Add content
deb https://packages.zorinos.com/premium bionic main
in file/etc/apt/sources.list.d/zorin.list
. For Zorin 15, usebionic
, For Zorin 16 usefocal
. If you also need source code , add contentdec-src https://packages.zorinos.com/premium bionic main
as well. -
Create new file
/etc/apt/apt.conf.d/99zorin-os-premium-user-agent-temp
and add contentAcquire { http::User-Agent "Zorin Os Premium" }
. -
Optionally, do
apt update && apt install apt-user-agent-zroin-os-premium
and then delete file/etc/apt/apt.conf.d/99zorin-os-premium-user-agent-temp
-
To get more layouts of windows manager , do
apt install zorin-apperance-layouts-shell-premium zorin-apperance-layouts-xfce-premium
-
you can check what packages are included in Premium via
/var/lib/apt/lists/premium
Leave a comment
Note : Your comment will not be displayed until a Github PullRequest have been merged.