Based on my experience using ppas for normal apps and breaking my system I would say don't.
Ubuntu Linux
Linux for Human Beings.
Ubuntu is a popular Linux operating system for PC / mobile devices, etc.
Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.
Ubuntu is trusted everywhere computing by professionals and common users alike.
Thanks for the advice.
It's odd that no drivers show up. Check Ubuntu's bug tracker for anything related. You could use a PPA if you really need a driver but you have to be careful. Keep track of what packages are updated from the PPA and use ppa-purge
to get rid of them before upgrading to the next Ubuntu release. Breakage is possible and even likely. If you want to reduce this sort of headache, you could use Ubuntu LTS.
Actually, i just tried to install with the ppa, but it didn't worked
-Error! Bad return status for module build on kernel: 6.14.0-15-generic (x86_64)
Consult /var/lib/dkms/nvidia/550.144.03/build/make.log for more information.
dpkg: erreur de traitement du paquet nvidia-dkms-550 (--configure) :
le sous-processus paquet nvidia-dkms-550 script post-installation installé a renvoyé un état de sortie d'erreur 10
dpkg: des problèmes de dépendances empêchent la configuration de nvidia-driver-550 :
nvidia-driver-550 dépend de nvidia-dkms-550 (<= 550.144.03-1); cependant :
Le paquet nvidia-dkms-550 n'est pas encore configuré.
nvidia-driver-550 dépend de nvidia-dkms-550 (>= 550.144.03); cependant :
Le paquet nvidia-dkms-550 n'est pas encore configuré.
dpkg: erreur de traitement du paquet nvidia-driver-550 (--configure) :
problèmes de dépendances - laissé non configuré
Traitement des actions différées (« triggers ») pour initramfs-tools (0.147ubuntu1) ...
update-initramfs: Generating /boot/initrd.img-6.14.0-15-generic
Traitement des actions différées (« triggers ») pour libc-bin (2.41-6ubuntu1) ...
Traitement des actions différées (« triggers ») pour man-db (2.13.0-1) ...
Traitement des actions différées (« triggers ») pour desktop-file-utils (0.28-1) ...
Des erreurs ont été rencontrées pendant l'exécution :
nvidia-dkms-550
nvidia-driver-550
Erreur : Sub-process /usr/bin/dpkg returned an error code (1)
Then i looked into the log and i saw many errors message, and after some research, i found it was because the driver is not compatible with my actual kernel.
TLDR: it was a bad idea.