How to Install and Uninstall conan Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "conan" package
This is a short guide on how to install conan on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
conan
Copied
2. Uninstall "conan" package
This tutorial shows how to uninstall conan on openSuSE Tumbleweed:
$
sudo zypper remove
conan
Copied
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.
------------------------------
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.