How to Install and Uninstall conan Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "conan" package

This is a short guide on how to install conan on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install conan

2. Uninstall "conan" package

This tutorial shows how to uninstall conan on openSuSE Tumbleweed:

$ sudo zypper remove conan

3. Information about the conan package on openSuSE Tumbleweed

Information for package conan:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : conan
Version : 2.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.0 MiB
Installed : No
Status : not installed
Source package : conan-2.1.0-1.1.src
Upstream URL : https://conan.io
Summary : A C/C++ package manager
Description :
Conan is a package manager for C and C++ developers. It is specifically
designed and optimized for accelerating the development and Continuous
Integration of C and C++ projects.

5. The same packages on other Linux Distributions