Update content/shared/influxdb3/install.md

jdstrand/linux-pkg-updates
Jason Stirnaman 2025-12-18 09:31:02 -06:00 committed by GitHub
parent 6eb037f1cf
commit a55f23f00a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ For more information, see [Manage security](/influxdb3/version/admin/security/).
Install from the InfluxData repository by running the following commands using `apt-get` to install {{< product-name >}} from the InfluxData repository:
```
curl --silent --location -O https://repos.influxdata.com/influxdata-archive.key
```bash
gpg --show-keys --with-fingerprint --with-colons ./influxdata-archive.key 2>&1 \
| grep -q '^fpr:\+24C975CBA61A024EE1B631787C3D57159FC2F927:$' \
&& cat influxdata-archive.key \