


We will configure the Deployment Type for GIMP software. You can specify more information about the GIMP application here, the information specified here will be seen by user in the Application Catalog. Specify some information about the application such as Name, Publisher etc. Choose Manually specify the application information and click Next.
#Gimp 2.8.22 new guides software#
Launch the Configuration Manager console, click Software Library, under Application Management right click Applications and click Create Application. Once you have downloaded the GIMP software, you can copy it to a folder on the ConfigMgr server.
#Gimp 2.8.22 new guides how to#
How to deploy GIMP software using SCCMĭownload GIMP software from here. You can convert it into msi file using some tools but in this post we will use the GIMP executable file and deploy the GIMP software using Configuration Manager. When you download GIMP tool, it’s downloaded as an executable file. GIMP enhances your productivity by providing lot of customization options and 3rd party plugins. Whether you are a graphic designer, photographer, illustrator, or scientist, GIMP provides you with sophisticated tools to get your job done. It is free software, you can change its source code and distribute your changes. GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. GIMP is GNU Image Manipulation Program (GIMP). In any case, the choice is yours and it will depend on how you want to use GIMP.In this post we will see how to deploy GIMP software using SCCM. The process as you can see is simple and easy to do, but keep in mind that the most current version of GIMP does not substantially change the application and it may be a matter of weeks when we receive these versions through the official Ubuntu channel.
#Gimp 2.8.22 new guides install#
Sudo ppa-purge ppa:otto-kesselgulasch/gimpĪfter this, the added repository will be removed and then Ubuntu will use the official repository to install and manage the updates of this famous application. Sudo apt install ppa-purge ( en caso de no tener este programa) If for whatever reason we want to delete the repository, we only need to open the terminal and write the following: For installing these plugins you have to write the following in the terminal: sudo apt install gimp-plugin-registry gimp-gmic Something more practical and faster than doing it manually, one after another. In addition, this repository has an extra plugin that will facilitate the use of this program, all through the terminal. This will install the latest stable version of GIMP which is version 2.8.20. To install the latest version of GIMP on our Ubuntu or derivativesEither they are official flavors or distributions that are based on Ubuntu, we need to open the terminal and write the following: sudo add-apt-repository ppa:otto-kesselgulasch/gimp Having the latest version of GIMP is possible thanks to external repositories. The latest version of this popular image editor incorporates quite a few bug fixes, new translations and also support for new plugins, a facet of it that greatly improves the work of many of its users. Surely many of you miss having Gimp in your distribution or official flavor as well as some will miss having the latest version of this image editor.
