How to Install and Uninstall sad Package on openSuSE Tumbleweed

Last updated: May 23,2024

1. Install "sad" package

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

$ sudo zypper refresh $ sudo zypper install sad

2. Uninstall "sad" package

Please follow the guidance below to uninstall sad on openSuSE Tumbleweed:

$ sudo zypper remove sad

3. Information about the sad package on openSuSE Tumbleweed

Information for package sad:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sad
Version : 0.4.23-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : sad-0.4.23-1.5.src
Upstream URL : https://github.com/ms-jpq/sad
Summary : CLI search and replace batch file editing tool
Description :
Basically sad is a Batch File Edit tool.
It will show you a really nice diff of proposed changes before you commit them.
Unlike sed, you can double check before you fat finger your edit.