How to Install and Uninstall deno Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "deno" package

This guide let you learn how to install deno on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install deno

2. Uninstall "deno" package

Please follow the steps below to uninstall deno on openSuSE Tumbleweed:

$ sudo zypper remove deno

3. Information about the deno package on openSuSE Tumbleweed

Information for package deno:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : deno
Version : 1.41.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 88.3 MiB
Installed : No
Status : not installed
Source package : deno-1.41.2-1.1.src
Upstream URL : https://github.com/denoland/deno
Summary : A secure JavaScript and TypeScript runtime
Description :
A JavaScript and TypeScript platform built on V8
Deno has standard library and has features such as
a linter, a language server protocol, a code formatter and
a unit test runner.
Remote code is fetched and cached on first execution, and only
updated with the --reload flag.

5. The same packages on other Linux Distributions