How to Install and Uninstall deno Package on openSuSE Tumbleweed
Last updated: January 03,2025
1. Install "deno" package
This guide let you learn how to install deno on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
deno
Copied
2. Uninstall "deno" package
Please follow the steps below to uninstall deno on openSuSE Tumbleweed:
$
sudo zypper remove
deno
Copied
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.
-----------------------------
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.