How to Install and Uninstall libcgi-application-plugin-stream-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 06,2024
1. Install "libcgi-application-plugin-stream-perl" package
This tutorial shows how to install libcgi-application-plugin-stream-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcgi-application-plugin-stream-perl
Copied
2. Uninstall "libcgi-application-plugin-stream-perl" package
This is a short guide on how to uninstall libcgi-application-plugin-stream-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcgi-application-plugin-stream-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcgi-application-plugin-stream-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcgi-application-plugin-stream-perl
Priority: optional
Section: universe/perl
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.12-1
Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11)
Depends: perl, libcgi-application-perl, libfile-mmagic-perl
Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11)
Filename: pool/universe/libc/libcgi-application-plugin-stream-perl/libcgi-application-plugin-stream-perl_2.12-1_all.deb
Size: 8362
MD5sum: 6c5639d4c8f3f54fe16fd2bc76f4855d
SHA1: 79ab357f219e813641565cd5fe9aef2aac98d90c
SHA256: b741a51a0d148923b6aa3a913f7ab7cb4ac1e450881e4229d9214defc00935db
Description-en: plugin that adds file streaming support to CGI::Application
CGI::Application::Plugin::Stream provides a way to stream a file back to the
user from a CGI::Application module. This is useful if you are creating a PDF
or Spreadsheet document dynamically to deliver to the user. The file is read
and printed in small chunks to keep memory consumption down. If you pass
along a filehandle it will be automatically closed on completion.
Description-md5: 3f0e851eee98ca058c14e833fbd10e95
Homepage: https://metacpan.org/release/CGI-Application-Plugin-Stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.12-1
Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11)
Depends: perl, libcgi-application-perl, libfile-mmagic-perl
Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11)
Filename: pool/universe/libc/libcgi-application-plugin-stream-perl/libcgi-application-plugin-stream-perl_2.12-1_all.deb
Size: 8362
MD5sum: 6c5639d4c8f3f54fe16fd2bc76f4855d
SHA1: 79ab357f219e813641565cd5fe9aef2aac98d90c
SHA256: b741a51a0d148923b6aa3a913f7ab7cb4ac1e450881e4229d9214defc00935db
Description-en: plugin that adds file streaming support to CGI::Application
CGI::Application::Plugin::Stream provides a way to stream a file back to the
user from a CGI::Application module. This is useful if you are creating a PDF
or Spreadsheet document dynamically to deliver to the user. The file is read
and printed in small chunks to keep memory consumption down. If you pass
along a filehandle it will be automatically closed on completion.
Description-md5: 3f0e851eee98ca058c14e833fbd10e95
Homepage: https://metacpan.org/release/CGI-Application-Plugin-Stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu