How to Install and Uninstall ruby-buftok Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "ruby-buftok" package

Please follow the steps below to install ruby-buftok on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-buftok

2. Uninstall "ruby-buftok" package

Learn how to uninstall ruby-buftok on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-buftok $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-buftok package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-buftok
Priority: optional
Section: universe/ruby
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-buftok/ruby-buftok_0.2.0-1_all.deb
Size: 4416
MD5sum: 4c09478892d146705b0f302bd77008e4
SHA1: edb403f2e8853815668ccfa76b506926a4b85428
SHA256: 9873cb7da4aff0cd8fd2987e5e3c544ccfab3920c84d3c66fc5e3e624527df89
Description-en: extracts token delimited entities from a sequence of arbitrary inputs
Statefully split input data by a specifiable token
.
BufferedTokenizer takes a delimiter upon instantiation, or acts line-based by
default. It allows input to be spoon-fed from some outside source which
receives arbitrary length datagrams which may-or-may-not contain the token by
which entities are delimited. In this respect it's ideally paired with
something like EventMachine.
Description-md5: 71a3fc55454e73fe56559b54aa76bf77
Homepage: https://github.com/sferik/buftok
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu