As seen in the following, dnf info
takes a lot of time and downloads a lot of data everytime . Any solutions to avoid downloading so much everytime:
$ dnf info gifsicle
Copr repo for PyCharm owned by phracek 3.5 kB/s | 2.1 kB 00:00
Fedora 38 - x86_64 - Updates 187 kB/s | 16 kB 00:00
Fedora 38 - x86_64 - Updates 4.9 MB/s | 4.3 MB 00:00
Fedora Modular 38 - x86_64 - Updates 230 kB/s | 17 kB 00:00
google-chrome 15 kB/s | 1.3 kB 00:00
google-chrome 20 kB/s | 3.6 kB 00:00
RPM Fusion for Fedora 38 - Free - Updates 12 kB/s | 6.4 kB 00:00
RPM Fusion for Fedora 38 - Free - Updates 290 kB/s | 164 kB 00:00
RPM Fusion for Fedora 38 - Nonfree - NVIDIA Driver 21 kB/s | 6.9 kB 00:00
RPM Fusion for Fedora 38 - Nonfree - NVIDIA Driver 36 kB/s | 15 kB 00:00
RPM Fusion for Fedora 38 - Nonfree - Steam 10 kB/s | 6.0 kB 00:00
RPM Fusion for Fedora 38 - Nonfree - Updates 11 kB/s | 6.5 kB 00:00
RPM Fusion for Fedora 38 - Nonfree - Updates 90 kB/s | 69 kB 00:00
Visual Studio Code 12 kB/s | 1.5 kB 00:00
Visual Studio Code 6.5 MB/s | 36 MB 00:05
Available Packages
Name : gifsicle
Version : 1.93
Release : 5.fc38
Architecture : x86_64
Size : 157 k
Source : gifsicle-1.93-5.fc38.src.rpm
Repository : fedora
Summary : Powerful program for manipulating GIF images and animations
URL : http://www.lcdf.org/gifsicle/
License : GPLv2+
Description : Gifsicle is a command-line tool for creating, editing, and getting
: information about GIF images and animations.
:
: Some more gifsicle features:
:
: * Batch mode for changing GIFs in place.
: * Prints detailed information about GIFs, including comments.
: * Control over interlacing, comments, looping, transparency...
: * Creates well-behaved GIFs: removes redundant colors, only uses local
: color tables if it absolutely has to (local color tables waste space
: and can cause viewing artifacts), etc.
: * It can shrink colormaps and change images to use the Web-safe palette
: (or any colormap you choose).
: * It can optimize your animations! This stores only the changed portion
: of each frame, and can radically shrink your GIFs. You can also use
: transparency to make them even smaller. Gifsicle?s optimizer is pretty
: powerful, and usually reduces animations to within a couple bytes of
: the best commercial optimizers.
: * Unoptimizing animations, which makes them easier to edit.
: * A dumb-ass name.
:
: One other program is included with gifsicle
: and gifdiff compares two GIFs for identical visual appearance.