How to Install ruby-useragent in Ubuntu 18.04



Install ruby-useragent by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-useragent

Description:

HTTP User Agent parser

UserAgent is a Ruby library that parses and compares different HTTP User Agents. Some of useragents it uses are edge, chrome, gecko, opera, vivaldi, webkit, iron.

Homepage: https://github.com/gshutler/useragent

Version: 0.16.8-1

Section: universe/ruby