How to Install and Uninstall libnet-sftp-foreign-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libnet-sftp-foreign-perl" package

Please follow the guidelines below to install libnet-sftp-foreign-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-sftp-foreign-perl

2. Uninstall "libnet-sftp-foreign-perl" package

This guide covers the steps necessary to uninstall libnet-sftp-foreign-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-sftp-foreign-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-sftp-foreign-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-sftp-foreign-perl
Priority: optional
Section: universe/perl
Installed-Size: 313
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.81+dfsg-1
Depends: perl, openssh-client | ssh-client
Recommends: libio-pty-perl
Filename: pool/universe/libn/libnet-sftp-foreign-perl/libnet-sftp-foreign-perl_1.81+dfsg-1_all.deb
Size: 95570
MD5sum: c908ce49ec4114a059217808321cde43
SHA1: 69b918bbbb5c12718b0476abe97d0a1f8eb6144f
SHA256: 642ce54111e7a18a6369cbe5cf48a119c1a368dd2148e33f107d19eb19cd9386
Description-en: client for the Secure File Transfer Protocol
Net::SFTP::Foreign is a Perl client for the Secure File Transfer Protocol,
providing a subset of commands listed in the IETF draft, which can be found
at . It uses
any compatible ssh command installed on your system (for instance, OpenSSH)
to establish a connection to the remote server.
Description-md5: 6b7d8ffa63993d845c1adaf0adc0bab4
Homepage: https://metacpan.org/release/Net-SFTP-Foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu