Installing on Linux in Silent Mode
To silently install
TIBCO Messaging - Schema Repository for Apache Kafka on Linux platforms, complete this task.
Procedure
-
Download the installation package.
Download the package for
either the community edition or the enterprise edition.
Edition
|
Command
|
Community Edition
|
TIB_msg-akd-repo-ce_1.3.0_linux_x86_64.zip
|
Enterprise Edition
|
TIB_msg-akd-repo_1.3.0_linux_x86_64.zip
|
-
Extract the
TIBCO Messaging - Schema Repository for Apache Kafka archive files.
Edition
|
Command
|
Community Edition
|
unzip TIB_msg-akd-repo-ce_1.3.0_linux_x86_64.zip
|
Enterprise Edition
|
unzip TIB_msg-akd-repo_1.3.0_linux_x86_64.zip
|
-
Install using one of these commands, depending on the Linux platform variant.
Linux Variant
|
Command
|
Red Hat, Centos
|
yum install -q -y rpm/*.rpm > /dev/null 2>&1
|
Debian, Ubuntu, Fedora
|
dpkg -i deb/*.deb > /dev/null 2>&1
|
SUSE
|
zypper install rpm/*.rpm > /dev/null 2>&1
|
The installation utilities
yum,
dpkg, or
zypper install TIBCO Messaging software under
/opt/tibco/.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.