Last active
October 31, 2023 12:52
-
-
Save Lauszus/28f546d4f30ce5103b49a7550f3e4975 to your computer and use it in GitHub Desktop.
Nvidia SDKManager on Ubuntu 20.04
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Put in "/usr/lib/os-release-bionic" | |
NAME="Ubuntu" | |
VERSION="18.04 (Bionic Beaver)" | |
ID=ubuntu | |
ID_LIKE=debian | |
PRETTY_NAME="Ubuntu 18.04" | |
VERSION_ID="18.04" | |
VERSION_CODENAME=bionic | |
UBUNTU_CODENAME=bionic | |
# Now launch the sdkmanager: | |
# $ export LSB_OS_RELEASE=/usr/lib/os-release-bionic | |
# $ sdkmanager |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Lauszs @jwatte Hi, for Ubuntu 20.04, 20.10 and 21.04:
When you want to start sdkmanager:
When you are done: