Howtoforge published a tutorial about installing the Deno JavaScript runtime on Ubuntu 20.04.
How to Install Deno JavaScript Runtime on Ubuntu 20.04
Deno is a lightweight JavaScript runtime that is both straightforward and safe. It provides a stable and comfortable development environment, allowing you to write TypeScript without transpilation. In addition, as an engine with V8 as the base, it has high compatibility with existing JavaScript code written with full support for ECMAScript standards.