文档中心Uninstalling InfluxDB Against RPM Package Installation返回顶部我要评分获取效率正确性完整性易理解0/200提交关闭 Uninstalling InfluxDB Against RPM Package Installation Query the installed InfluxDB RPM package and uninstall it. 1 2 rpm -qa | grep influx rpm -e influxdb2-2.0.3-1.aarch64 Confirm that the uninstallation is successful. The installed InfluxDB RPM package cannot be found. 1 rpm -qa | grep influx The influx and infuxd system commands are not found. Parent topic: Uninstalling InfluxDB