How to Install and Uninstall libplack-middleware-file-sass-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "libplack-middleware-file-sass-perl" package

Please follow the guidelines below to install libplack-middleware-file-sass-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libplack-middleware-file-sass-perl

2. Uninstall "libplack-middleware-file-sass-perl" package

Please follow the instructions below to uninstall libplack-middleware-file-sass-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libplack-middleware-file-sass-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libplack-middleware-file-sass-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libplack-middleware-file-sass-perl
Architecture: all
Version: 0.03-4.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: perl:any, libplack-perl, ruby-sass | libhaml-ruby (<< 3.1) | libtext-sass-perl
Recommends: ruby-sass | libhaml-ruby (<< 3.1)
Filename: pool/universe/libp/libplack-middleware-file-sass-perl/libplack-middleware-file-sass-perl_0.03-4.1_all.deb
Size: 8324
MD5sum: 554339b104c09814075524e79a2bc72f
SHA1: f2aa043eeff5afe2393ecce0cb7e70c06774a338
SHA256: ece9ccd27cb90745657027e96122f67acdfd81ec0579bf7b7b2fa77f328db91b
SHA512: 64a69cbb3d992af3dab2a55c57bdcf602fe5595ffbc4cc446e40ac72a231232b9d508bae812f647174a115a6483860fb12fbdb806e01c07f75e55d22e320f65a
Homepage: http://search.cpan.org/dist/plack-middleware-file-sass/
Description-en: Sass and SCSS support for all Plack-based PSGI frameworks
PSGI is a specification to decouple web server environments from web
application framework code. Plack is an implementation of PSGI.
.
Plack::Middleware::File::Sass is a Plack middleware component that
works with Plack::App::File or Plack::Middleware::Static to compile
Sass templates into CSS stylesheet in every request.
.
When a request comes in for *.css* file, this middleware changes the
internal path to *.sass* or *.scss*, depending on the configuration, in
the same directory. If the Sass template is found, a new CSS stylesheet
is built on memory and served to the browsers. Otherwise, it falls back
to the original *.css* file in the directory.
.
This middleware should be very handy for the development. While Sass to
CSS rendering is reasonably fast, for the production environment you
might want to precompile Sass templates to CSS files on disk and serves
them with a real web server like nginx or lighttpd.
.
Text::Sass provides only a limited Sass implementation, so the Ruby
implementation is recommended even when Text::Sass is available.
Description-md5: 1366045a7423d4b80bed3d8fc5ab940f