Update Installation_Linux/Rocky/Install.bsh
This commit is contained in:
@@ -89,7 +89,6 @@ sudo dnf install kernel-headers-$(uname -r) kernel-devel-$(uname -r) tar bzip2 m
|
||||
sudo dnf module install nvidia-driver:latest-dkms -y
|
||||
sudo yum install nvidia-detect
|
||||
sudo yum install nvidia-xconfig
|
||||
|
||||
##sudo dnf install freeglut-devel libX11-devel libXi-devel libXmu-devel make mesa-libGLU-devel freeimage-devel libglfw3-devel -y
|
||||
sudo dnf install freeglut-devel libX11-devel libXi-devel libXmu-devel make mesa-libGLU-devel -y
|
||||
sudo grubby --args="nouveau.modeset=0 rd.driver.blacklist=nouveau" --update-kernel=ALL
|
||||
@@ -128,18 +127,6 @@ sudo wget https://icon-library.com/images/calibre-icon/calibre-icon-27.jpg && su
|
||||
echo -e '[Desktop Entry]\nName=Calibre\nExec=/opt/calibre/calibre\nIcon=/opt/calibre/calibre.jpg\nType=Application\nCategories=Office;Utility;\nTerminal=false' > ~/.local/share/applications/calibre.desktop
|
||||
|
||||
|
||||
|
||||
#######
|
||||
# Gimp a tester
|
||||
######
|
||||
sudo dnf check-update
|
||||
sudo dnf update
|
||||
sudo dnf install epel-release
|
||||
sudo dnf config-manager --set-enabled crb
|
||||
dnf repolist enabled
|
||||
sudo dnf install gimp -y
|
||||
|
||||
|
||||
###########
|
||||
# Darktable ??
|
||||
###########
|
||||
|
||||
Reference in New Issue
Block a user