Spread the love

About

GPU-Viewer is graphical tool to show the detailed information about OpenGLVulkan, and/or OpenCL graphics libraries.

Without struggling with glxinfovulkaninfo and clinfo command line tools, the GTK+3 tool provides a graphical front-end that shows all the important details.

There is no hard OpenGL Programming involved, until glxinfo, vulkaninfo and clinfo works the GPU-viewer will also work.

GPU-Viewer makes it easy to check the Vulkan or OpenGL version, and detailed GPU information.

Features:

How to Install GPU Viewer in Ubuntu Linux

Open terminal by either searching from activities overview screen or pressing Ctrl+Alt+T key combination on keyboard. When terminal opens, paste the command below and hit Enter:

# How to Install GPU Viewer in Ubuntu Linux

$ sudo add-apt-repository ppa:arunsivaraman/gpuviewer
$ sudo apt install gpu-viewer

Code language: PHP (php)

Once installed, search for and open it from the overview screen and enjoy!

Conclusion

In this article we installed GPU-Viewer using the terminal.

We hope you enjoyed this article. if that is so please rate this page with the stars bellow and subscribe to our YouTube channel or follow us on twiter.

Leave a Reply