Binary package “rebound” in ubuntu oracular

Command-line tool to fetch Stack Overflow results when program execution error

 Rebound is a command-line tool that instantly fetches
 Stack Overflow results when getting a program execution
 error in multiple programming languages. This tool will
 execute the program, pull the error message if needed,
 and display related Stack Overflow questions and answers
 without leaving the terminal.
 .
 Features
 .
  - Supported file types:
    - Python
    - Node.js
    - Java
    - Golang
    - Ruby
  - View answers in command line mode
  - Open browser for GUI