How to Install and Uninstall libfile-dropbox-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libfile-dropbox-perl" package

Please follow the guidelines below to install libfile-dropbox-perl on Kali Linux

$ sudo apt update $ sudo apt install libfile-dropbox-perl

2. Uninstall "libfile-dropbox-perl" package

This guide let you learn how to uninstall libfile-dropbox-perl on Kali Linux:

$ sudo apt remove libfile-dropbox-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-dropbox-perl package on Kali Linux

Package: libfile-dropbox-perl
Version: 0.7-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfurl-perl, libio-socket-ssl-perl, libjson-perl, libnet-dns-lite-perl
Size: 12284
SHA256: 4c8fcf0d7f07885e3ba1b734aa0583d77973d6d157ebcbdaf6f99cba768aed34
SHA1: 8eeada7f69b571e0391bc168ef546d880dd25a62
MD5sum: 1bc3fc180b7321bb264502ceb93767fc
Description: convenient and fast Dropbox API abstraction
File::Dropbox provides high-level Dropbox API abstraction based on
Tie::Handle. Code required to get access_token and access_secret for
signed OAuth 1.0 requests or access_token for OAuth 2.0 requests is
not included in this module. To get app_key and app_secret you need
to register your application with Dropbox.
.
At this moment Dropbox API is not fully supported, File::Dropbox
covers file read/write and directory listing methods. If you need full
API support take look at WebService::Dropbox. File::Dropbox main
purpose is not 100% API coverage, but simple and high-performance
file operations.
Description-md5:
Homepage: https://metacpan.org/release/File-Dropbox
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-dropbox-perl/libfile-dropbox-perl_0.7-2_all.deb