How to Install and Uninstall rtags Package on openSUSE Leap

Last updated: May 18,2024

1. Install "rtags" package

Please follow the guidance below to install rtags on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rtags

2. Uninstall "rtags" package

This guide covers the steps necessary to uninstall rtags on openSUSE Leap:

$ sudo zypper remove rtags

3. Information about the rtags package on openSUSE Leap

Information for package rtags:
------------------------------
Repository : Main Repository
Name : rtags
Version : 2.38-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.3 MiB
Installed : No
Status : not installed
Source package : rtags-2.38-bp155.3.14.src
Upstream URL : https://github.com/Andersbakken/rtags
Summary : Clang based source code indexer
Description :
Rtags is Clang based source file indexer supporting C/C++/Objective-C(++) code.