Views:
176
Votes: 2
✅ Solution
Tags:
raspberrypi
environment-variables
vulkan
Link:
🔍 See Original Answer on Ask Ubuntu ⧉ 🔗
URL:
https://askubuntu.com/q/1542999
Title:
How to setup enviroment variables by linking a file in Ubuntu/Debian/Raspberry Pi OS?
ID:
/2025/03/05/How-to-setup-enviroment-variables-by-linking-a-file-in-Ubuntu_Debian_Raspberry-Pi-OS_
Created:
March 5, 2025
Upload:
March 13, 2025
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
Use gedit ~/.bashrc
Go to the end of the file and add the line: setup-env.sh
Save the file and exit the terminal.
Reopen the terminal and now Vulkan SDK should work from the command line every time you open the terminal.