How to Install and Uninstall bat Package on openSuSE Tumbleweed

Last updated: December 23,2024

1. Install "bat" package

Please follow the steps below to install bat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bat

2. Uninstall "bat" package

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

$ sudo zypper remove bat

3. Information about the bat package on openSuSE Tumbleweed

Information for package bat:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bat
Version : 0.24.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : bat-0.24.0-1.2.src
Upstream URL : https://github.com/sharkdp/bat
Summary : A cat(1) clone with syntax highlighting and Git integration
Description :
A cat(1) clone which supports syntax highlighting for a large number of
programming and markup languages. It has git integration and automatic paging.