How to Install and Uninstall thrift Package on openSUSE Leap

Last updated: February 08,2025

1. Install "thrift" package

This is a short guide on how to install thrift on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install thrift

2. Uninstall "thrift" package

Here is a brief guide to show you how to uninstall thrift on openSUSE Leap:

$ sudo zypper remove thrift

3. Information about the thrift package on openSUSE Leap

Information for package thrift:
-------------------------------
Repository : Main Repository
Name : thrift
Version : 0.17.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : thrift-0.17.0-bp155.1.6.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.