# RPM包明细

* scylla：Scylla是一个高度可扩展、最终一致性、分布式、分区行数据库，包括所有其他相关软件包
* scylla-server：Scylla数据库服务器
* scylla-conf：Scylla配置包
* scylla-debuginfo：scylla软件包的调试信息
* scylla-jmx：一个用于Scylla数据库的Java管理扩展(JMX)代理。允许通过JMX界面监控和管理 Scylla数据库，提供了一种与Apache Cassandra JMX兼容的接口。可以使用与Cassandra相同的监控和管理工具来监控和管理Scylla数据库
* scylla-kernel-conf：Scylla关于Linux内核的配置包
* scylla-machine-image.noarch：Scylla机器镜像
* scylla-tools.noarch：Scylla相关工具，比如nodetool、cqlsh和cassandra-stress(一个用于 Apache Cassandra 和 Scylla 数据库的压力测试工具)
* scylla-tools-core.noarch：Scylla相关工具的内核文件
* scylla-python3：一个独立的python3解释器，可以在不同的Linux机器上移动


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joker-4.gitbook.io/scylladb-doc-zh/rpm-bao-ming-xi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
