How to Install and Uninstall golang-github-disintegration-imaging-devel.noarch Package on Fedora 36
Last updated: December 29,2024
1. Install "golang-github-disintegration-imaging-devel.noarch" package
Please follow the steps below to install golang-github-disintegration-imaging-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-disintegration-imaging-devel.noarch
Copied
2. Uninstall "golang-github-disintegration-imaging-devel.noarch" package
Learn how to uninstall golang-github-disintegration-imaging-devel.noarch on Fedora 36:
$
sudo dnf remove
golang-github-disintegration-imaging-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-disintegration-imaging-devel.noarch package on Fedora 36
Last metadata expiration check: 0:31:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-disintegration-imaging-devel
Version : 1.6.2
Release : 5.fc36
Architecture : noarch
Size : 40 k
Source : golang-github-disintegration-imaging-1.6.2-5.fc36.src.rpm
Repository : fedora
Summary : Simple image processing package for Go
URL : https://github.com/disintegration/imaging
License : MIT
Description : Package imaging provides basic image processing functions (resize, rotate, crop,
: brightness/contrast adjustments, etc.).
:
: All the image processing functions provided by the package accept any image type
: that implements image.Image interface as an input, and return a new image of
: *image.NRGBA type (32bit RGBA colors, non-premultiplied alpha).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/disintegration/imaging
Available Packages
Name : golang-github-disintegration-imaging-devel
Version : 1.6.2
Release : 5.fc36
Architecture : noarch
Size : 40 k
Source : golang-github-disintegration-imaging-1.6.2-5.fc36.src.rpm
Repository : fedora
Summary : Simple image processing package for Go
URL : https://github.com/disintegration/imaging
License : MIT
Description : Package imaging provides basic image processing functions (resize, rotate, crop,
: brightness/contrast adjustments, etc.).
:
: All the image processing functions provided by the package accept any image type
: that implements image.Image interface as an input, and return a new image of
: *image.NRGBA type (32bit RGBA colors, non-premultiplied alpha).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/disintegration/imaging