How to Install and Uninstall runawk Package on openSUSE Leap

Last updated: July 07,2024

1. Install "runawk" package

This guide covers the steps necessary to install runawk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install runawk

2. Uninstall "runawk" package

This guide let you learn how to uninstall runawk on openSUSE Leap:

$ sudo zypper remove runawk

3. Information about the runawk package on openSUSE Leap

Information for package runawk:
-------------------------------
Repository : Main Repository
Name : runawk
Version : 1.6.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 131.5 KiB
Installed : No
Status : not installed
Source package : runawk-1.6.1-bp155.2.13.src
Upstream URL : https://sourceforge.net/projects/runawk/
Summary : Wrapper for AWK interpreter
Description :
RunAWK is a small wrapper for AWK interpreter that helps to write
the standalone programs in AWK. It provides modules for AWK
similar to PERL's "use" command and other powerful features.
Dozens of ready to use modules are also provided.