Installing
- 
2. Downloading DriverDownload AMDGPU Driver on Elementary OS GNU/Linux Grab the Available Ubuntu 18.04 Release. 
- 
3. Extracting DriverThen Extract AMDGPU Driver into /tmp Directory 
 If it does Not Open automatically then possibly Double-Click on File Manager: 
 Or from Command Line:tar xvzf ~/Downloads/amdgpu-pro*.tar.gz -C /tmp/ (But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.) 
- 
4. UpgradingNext to Upgrade OS 
 Simply play:sudo apt upgrade 
- 
5. Installing DriverNow to Install Radeon RX 5500 Driver on Elementary OS 
 For the Proprietary AMDGPU Pro Version execute:/tmp/amdgpu*/amdgpu-pro-install -y Again for the Pro with OpenCL Support: /tmp/amdgpu*/amdgpu-pro-install --opencl=pal,legacy -y Instead, for the OpenCL Headless variant do: /tmp/amdgpu*/amdgpu-pro-install --opencl=pal,legacy -y --headless Last, for the Open-Source alternative play: /tmp/amdgpu*/amdgpu-install -y Finally, to load it reboot with: sudo reboot 
Contents
