How to Install and Uninstall multitail Package on openSUSE Leap
Last updated: December 18,2024
1. Install "multitail" package
Here is a brief guide to show you how to install multitail on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
multitail
Copied
2. Uninstall "multitail" package
This guide covers the steps necessary to uninstall multitail on openSUSE Leap:
$
sudo zypper remove
multitail
Copied
3. Information about the multitail package on openSUSE Leap
Information for package multitail:
----------------------------------
Repository : Main Repository
Name : multitail
Version : 6.5.0-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 389.0 KiB
Installed : No
Status : not installed
Source package : multitail-6.5.0-bp155.1.4.src
Upstream URL : https://www.vanheusden.com/multitail/
Summary : Tail Multiple Files
Description :
MultiTail lets you view one or multiple files like the original
tail program.
The difference is that it creates multiple windows on your console
(with ncurses). Merging of 2 or even more logfiles is possible.
It can also use colors while displaying the logfiles (through
regular expressions), for faster recognition of what is important
and what not. It can also filter lines (again with regular
expressions). It has interactive menus for editing given regular
expressions and deleting and adding windows. One can also have
windows with the output of shell scripts and other software. When
viewing the output of external software, MultiTail can mimic the
functionality of tools like 'watch' and such.
----------------------------------
Repository : Main Repository
Name : multitail
Version : 6.5.0-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 389.0 KiB
Installed : No
Status : not installed
Source package : multitail-6.5.0-bp155.1.4.src
Upstream URL : https://www.vanheusden.com/multitail/
Summary : Tail Multiple Files
Description :
MultiTail lets you view one or multiple files like the original
tail program.
The difference is that it creates multiple windows on your console
(with ncurses). Merging of 2 or even more logfiles is possible.
It can also use colors while displaying the logfiles (through
regular expressions), for faster recognition of what is important
and what not. It can also filter lines (again with regular
expressions). It has interactive menus for editing given regular
expressions and deleting and adding windows. One can also have
windows with the output of shell scripts and other software. When
viewing the output of external software, MultiTail can mimic the
functionality of tools like 'watch' and such.