How to Install and Uninstall rebound Package on Kali Linux
Last updated: November 07,2024
1. Install "rebound" package
Please follow the steps below to install rebound on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
rebound
Copied
2. Uninstall "rebound" package
Please follow the step by step instructions below to uninstall rebound on Kali Linux:
$
sudo apt remove
rebound
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the rebound package on Kali Linux
Package: rebound
Version: 2.0.0-2
Installed-Size: 57
Maintainer: SZ Lin (林上智)
Architecture: all
Depends: python3-bs4, python3-requests, python3-urllib3, python3-urwid, python3:any, python3
Size: 13260
SHA256: 582023d8936f86016235158cf140e09a291fa1ba84a1cd69c225c4a5fbf008de
SHA1: ca04b579bd0aad841f81ebe840167dc16a7655aa
MD5sum: b227bcb2f90423a7fdaa3d3c8808cff4
Description: 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
Description-md5:
Homepage: https://github.com/shobrook/rebound
Section: misc
Priority: optional
Filename: pool/main/r/rebound/rebound_2.0.0-2_all.deb
Version: 2.0.0-2
Installed-Size: 57
Maintainer: SZ Lin (林上智)
Architecture: all
Depends: python3-bs4, python3-requests, python3-urllib3, python3-urwid, python3:any, python3
Size: 13260
SHA256: 582023d8936f86016235158cf140e09a291fa1ba84a1cd69c225c4a5fbf008de
SHA1: ca04b579bd0aad841f81ebe840167dc16a7655aa
MD5sum: b227bcb2f90423a7fdaa3d3c8808cff4
Description: 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
Description-md5:
Homepage: https://github.com/shobrook/rebound
Section: misc
Priority: optional
Filename: pool/main/r/rebound/rebound_2.0.0-2_all.deb