How to Install and Uninstall drupal7-cs_adaptive_image.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "drupal7-cs_adaptive_image.noarch" package

This tutorial shows how to install drupal7-cs_adaptive_image.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install drupal7-cs_adaptive_image.noarch

2. Uninstall "drupal7-cs_adaptive_image.noarch" package

Please follow the step by step instructions below to uninstall drupal7-cs_adaptive_image.noarch on Fedora 36:

$ sudo dnf remove drupal7-cs_adaptive_image.noarch $ sudo dnf autoremove

3. Information about the drupal7-cs_adaptive_image.noarch package on Fedora 36

Last metadata expiration check: 5:42:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : drupal7-cs_adaptive_image
Version : 1.0
Release : 18.fc36
Architecture : noarch
Size : 22 k
Source : drupal7-cs_adaptive_image-1.0-18.fc36.src.rpm
Repository : fedora
Summary : Client-side adaptive image
URL : http://drupal.org/project/cs_adaptive_image
License : GPLv2+
Description : The Client-side adaptive image module helps build responsive web designs with
: fluid images by providing an Image field formatter that allows you to select
: appropriate image styles for various client widths. With this module, you can
: ensure that for each Image field only the most appropriately sized image gets
: downloaded by the client.
:
: You can serve light images to mobile users while still providing the best
: quality images to visitors equipped with large screens.
:
: Some highlights:
: * Per-field configuration (for each view mode)
: * Relies on JavaScript but provides a clean fallback for clients lacking it
: * No cookies required
: * No external libraries required
: * No extra server configuration needed
: * Does not attempt to perform any client OS detection
: * Reverse proxy cache friendly
:
: This package provides the following Drupal module:
: * cs_adaptive_image