Back to TopRate This DocumentFindabilityAccuracyCompletenessReadability0/200SubmitClose 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