Install urlscan by entering the following commands in the terminal:
sudo apt update sudo apt install urlscan
Description:
Extract and browse the URLs contained in an email (urlview replacement)
urlscan searches for URLs in email messages, then displays a list of them in the current terminal. It is primarily meant as a replacement for urlview, which it improves upon in the following ways: . * urlscan understands email encodings such as quoted-printable; urlview does not. * urlscan extracts and displays the context surrounding each URL.
Homepage: https://github.com/firecat53/urlscan
Version: 0.8.2-1
Section: universe/mail