How to Install and Uninstall screenbin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "screenbin" package

Please follow the steps below to install screenbin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install screenbin

2. Uninstall "screenbin" package

Please follow the guidelines below to uninstall screenbin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove screenbin $ sudo apt autoclean && sudo apt autoremove

3. Information about the screenbin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: screenbin
Priority: optional
Section: universe/misc
Installed-Size: 56
Maintainer: Dustin Kirkland
Architecture: all
Version: 1.5-0ubuntu1
Depends: openssh-client, wget, ec2-api-tools
Filename: pool/universe/s/screenbin/screenbin_1.5-0ubuntu1_all.deb
Size: 6060
MD5sum: 257014675683ef1c9d897a769dd45333
SHA1: 545c030aaf2f7cb73fa899c94414d38c6e8a73e5
SHA256: c49fcc8bb4ffe23c8743a76c1afb3797743f0f4756dc0ee2d6df6a3290af2a0d
Description-en: use Amazon EC2 to host a shared screen session
screenbin uses Amazon's EC2 cloud to dynamically instantiate an Ubuntu
instance in the cloud, install a specified list of ssh keys, and launch a
shared screen session as a guest user. In this manner, screenbin is a
collaborative tool like pastebin, or gobby, but provides a shared shell
environment.
.
This is particularly useful for synchronous code reviews, education,
collaborative debugging, and demonstrations when a shared terminal
between two or more people is required.
.
Amazon EC2 provides a central location accessible via ssh by all parties,
such that no individual needs to modify local firewall settings to allow
incoming ssh access. And the 'throw-away' nature of EC2 instances
allows the host to immediately destroy the instance should anything
go wrong.
Description-md5: 188943fcf69a2090738525b0f57d89f5
Homepage: http://launchpad.net/screenbin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu