How to Install and Uninstall thrift Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "thrift" package

Please follow the instructions below to install thrift on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install thrift

2. Uninstall "thrift" package

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

$ sudo zypper remove thrift

3. Information about the thrift package on openSuSE Tumbleweed

Information for package thrift:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : thrift
Version : 0.17.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : thrift-0.17.0-3.1.src
Upstream URL : https://thrift.apache.org
Summary : Framework for scalable cross-language services development
Description :
Thrift is a software framework for scalable cross-language services
development. It combines a software stack with a code generation
engine to build services that work between C++, Java, C#, Python,
Ruby, Perl, PHP, Objective C/Cocoa, Smalltalk, Erlang, Objective
Caml, and Haskell.