How to Install and Uninstall php-league-flysystem Package on Kali Linux

Last updated: May 21,2024

1. Install "php-league-flysystem" package

Please follow the step by step instructions below to install php-league-flysystem on Kali Linux

$ sudo apt update $ sudo apt install php-league-flysystem

2. Uninstall "php-league-flysystem" package

Please follow the guidelines below to uninstall php-league-flysystem on Kali Linux:

$ sudo apt remove php-league-flysystem $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-league-flysystem package on Kali Linux

Package: php-league-flysystem
Version: 1.1.10-1
Installed-Size: 189
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-league-mime-type-detection (>= 1.3), php-league-mime-type-detection (<< 2~~)
Suggests: php-league-flysystem-eventable-filesystem, php-league-flysystem-rackspace, php-league-flysystem-azure, php-league-flysystem-webdav, php-league-flysystem-aws-s3-v2, php-league-flysystem-aws-s3-v3, php-spatie-flysystem-dropbox, php-srmklive-flysystem-dropbox-v2, php-league-flysystem-cached-adapter, php-league-flysystem-sftp, php-league-flysystem-ziparchive
Breaks: php-league-flysystem-sftp (<< 1.0.6~~)
Size: 31508
SHA256: a656d59844471d783ad085e18adf267e1fa65c94bca30bddafdb51e778ccdc45
SHA1: 2949b3a47f7978910cbab96a3be7f4e5ec4f8d42
MD5sum: 8f1491c189888d5ede5ad0099cbc9704
Description: filesystem abstraction offering one API to many filesystems
Flysystem is a filesystem abstraction which allows you to easily swap out a
local filesystem for a remote one.
.
Goals:
* Have a generic API for handling common tasks across multiple file
storage engines.
* Have consistent output which you can rely on.
* Integrate well with other packages and frameworks.
* Be cacheable.
* Emulate directories in systems that support none, like AwsS3.
* Support third party plugins.
* Make it easy to test your filesystem interactions.
* Support streams for big file handling.
Description-md5:
Homepage: https://flysystem.thephpleague.com/
Section: php
Priority: optional
Filename: pool/main/p/php-league-flysystem/php-league-flysystem_1.1.10-1_all.deb