0

The software updater has instructed me to upgrade to Ubuntu Pro before I can install the software updates. I am told to get a token, but I don't know how to do it. I have created the Ubuntu Pro account, but I don't know what to do next.

1 Answers1

1

Security and Basic updates

Security fixes and basic updates are available to all users of Ubuntu whether you join Pro or not. Only ESM updates require an Ubuntu Pro subscription. I can't tell you if you need Ubuntu Pro or not. Some Ubuntu users have it some don't want it. Irrespective of Ubuntu Pro you should always keep your computer updated with security fixes.

Getting Ubuntu Pro Token

Ubuntu Pro is free for personal use in up to 5 computers. The full instructions on how to attach your computer to Ubuntu Pro is available at the official website.

First, you need to create an Ubuntu Pro account if you don't have one. Log in.

Second, you need to copy your Ubuntu Pro token from the Ubuntu Pro Dashboard.

Finally you need to paste the copied token at the end of the command below in a terminal of the computer where you want Ubuntu pro:

sudo pro attach <your_pro_token>

where <your_pro_token> should be replaced by the token you have copied from the Ubuntu Pro website.

Hope this helps

user68186
  • 33,360