How to Install and Uninstall frink Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "frink" package

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

$ sudo zypper refresh $ sudo zypper install frink

2. Uninstall "frink" package

In this section, we are going to explain the necessary steps to uninstall frink on openSuSE Tumbleweed:

$ sudo zypper remove frink

3. Information about the frink package on openSuSE Tumbleweed

Information for package frink:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : frink
Version : 2.3.1.a2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 137.8 KiB
Installed : No
Status : not installed
Source package : frink-2.3.1.a2-2.1.src
Upstream URL : http://catless.ncl.ac.uk/Programs/Frink
Summary : Static Testing and Formatting for Tcl Programs
Description :
Frink is a Tcl formatting and static check program. It can prettify
your program, and minimize, obfuscate, or sanity check it. It can also
do some rewriting.
See /usr/share/doc/packages/frink/README and the output of "frink -h"
for details.