post_upgrade() {cat<< EOFThis package installs nvidia-exporter for use with Prometheus. It exports GPUinformation from NVIDIA graphics cards.To start this service, type: sudo systemctl start nvidia-exporterTo enable the service on boot, type: sudo systemctl enable nvidia-exporterThe service exposes metrics on port 9401.EOF}