Support for newer version of ubuntu

Hi,

I would like to setup vscode to develop nrf applications. However, I'm having a problem for the installation of the nRF connect SDK in ubuntu 21.04 (Hirsute Hippo).

I'm running the provided script kitware-archive.sh , but I get the following error: Only Ubuntu Xenial (16.04), Bionic (18.04), and Focal (20.04) are supported. Aborting.

My question is would it be 'safe' to modify this script to install the SDK in ubuntu 21.04?

Or do you have a work around ?

Thanks in advance

Related