1

Where should I install third-party packages like Qt, JDK, or the Vulkan SDK in Ubuntu? Should I place them in system paths (by copying files or adding symlinks to /usr/local/bin, /usr/local/lib, or /usr/local/include), or should I install them locally under /home/username and set environment variables (PATH, CPATH, LD_LIBRARY_PATH, LIBRARY_PATH) in .profile?

0 Answers0