How to install glew-utils on Ubuntu 20.04 (Focal Fossa)?
文章推薦指數: 80 %
In this article we are going to learn the commands and steps to install glew-utils package on Ubuntu 20.04 (Focal Fossa). DevManuals.Net DevManuals.Net About PrivacyPolicy Contact Ads Quickinstallationofglew-utils Architecture:amd64 Version:2.1.0-4: Step1:Updatesystem: sudoapt-getupdate Step2:Install:glew-utils Architecture:amd64 Version:2.1.0-4 AterupdaingtheOSrunfollowingcommandtoinstallthepackae: sudoapt-getinstallglew-utils Architecture:amd64 Version:2.1.0-4 PackageDetails Package:glew-utils Architecture:amd64 Version:2.1.0-4 Version:2.1.0-4 Maintainer:UbuntuDevelopers Homepage:http://glew.sourceforge.net Description:OpenGLExtensionWrangler-utilities FormoreinformationaboutGLEWpleaserefertothedescriptionofthe libglew-devpackage. . Thispackagecontainstheutilitieswhichcanbeusedtoquerythe supportedOpenGLextensions. Distro:Ubuntu20.04LTS Release: Repo/Section:universe/libs Howtoinstallglew-utils Architecture:amd64 Version:2.1.0-4onUbuntu20.04LTS? Firstofallupdateyoursystemwiththecommand: sudoapt-getupdate Ads AbovecommandwilldownloadthepackagelistsforUbuntu20.04LTSonyoursystem.Thiswillupdatethelistofnewestversionsofpackagesanditsdependenciesonyoursystem. Afterdownloadingthelatestpackagelistwiththehelpofaboveyoucanruntheinstallationprocess. Ifglew-utils Architecture:amd64 Version:2.1.0-4isnotinstalledonyourcompterthenthecommand'dpkg-Lglew-utils Architecture:amd64 Version:2.1.0-4'willgivefollowinerror. deepak@deepak-VirtualBox:~$dpkg-Lglew-utils [1mdpkg-query:[0mpackage'glew-utils'isnotinstalled Usedpkg--contents(=dpkg-deb--contents)tolistarchivefilescontents. deepak@deepak-VirtualBox:~$ Installingglew-utils Architecture:amd64 Version:2.1.0-4: Aftersystemupdateusethefollowingcommandtoinstallglew-utils Architecture:amd64 Version:2.1.0-4: sudoapt-getinstallglew-utils Architecture:amd64 Version:2.1.0-4 AbovecommandwillconfirmbeforeinstallingthepackageonyourUbuntu20.04LTSOperatingSystem.Ifyouarenotalreadyloggedinassu,installerwillaskyoutherootpassword.Aftercompletionoftheinstallationyoucanusethepackageonyoursystem. Howtouninstall/removeglew-utils Architecture:amd64 Version:2.1.0-4fromUbuntu20.04LTS? Nowwewillseethecommandsforuninstallingtheglew-utils Architecture:amd64 Version:2.1.0-4fromUbuntu20.04LTS.ForuninstallingthispackageyoucaneasilyusetheaptcommandandremovethepackagefromLinuxOperatingSystem. Toremovetheglew-utils Architecture:amd64 Version:2.1.0-4followingcommandisused: sudoapt-getremoveglew-utils Architecture:amd64 Version:2.1.0-4 Followingcommandisusedtoremovetheglew-utils Architecture:amd64 Version:2.1.0-4packagealongwithits dependencies: sudoapt-getremove--auto-removeglew-utils Architecture:amd64 Version:2.1.0-4 Thiswillremoveglew-utils Architecture:amd64 Version:2.1.0-4andallitsdependentpackageswhichisnolonger neededinthesystem. Completelyremovingglew-utils Architecture:amd64 Version:2.1.0-4withallconfigurationfiles: Followingcommandshouldbeusedwithcareasitdeletesallthe configurationfilesanddata: sudoapt-getpurgeglew-utils Architecture:amd64 Version:2.1.0-4 oryoucanusefollowingcommandalso: sudoapt-getpurge--auto-removeglew-utils Architecture:amd64 Version:2.1.0-4 Abovecommandwillremovealltheconfigurationfilesanddataassociated withglew-utils Architecture:amd64 Version:2.1.0-4package.Youcancan'trecoverthedeletedata,so,usethis commandwithcare.
延伸文章資訊
- 1How To Install "libglew-dev" Package on Ubuntu - ZoomAdmin
The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL...
- 2How To Install glew-utils on Ubuntu 20.04 | Installati.one
How To Install glew-utils on Ubuntu 20.04 · apt-get update · apt-get -y install glew-utils · apt ...
- 3How to install GLEW on ubuntu? : r/learnprogramming - Reddit
How to install GLEW on ubuntu? I got the files off git: git clone https://github.com ...
- 4Ubuntu下安裝OpenGL圖形庫
安裝glew[3]. glew是一個跨平臺的C++庫,是一個OpenGL圖形接口擴展庫 sudo apt-get install libglew1.8 libglew-dev. ##安裝glx[...
- 5How to Install libglew-dev in Ubuntu 18.04 - HowToInstall
The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL...