Skip to content

VoltagedDebunked/fix-my-nvidia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neo-fix-my-nvidia

a fork of fix-my-nvidia with modern improvements

installation

clone the git repository

git clone https://github.com/The-Terminal-Community/neo-fix-my-nvidia.git
cd neo-fix-my-nvidia

install with make

sudo make install

run with

chmod +x script.sh
nfixmynvidia <distro>

replace <distro> with your OS or linux distribution

read the documentation with

sudo ./script.sh
man nfixmynvidia

uninstall with

sudo make uninstall