Skip to content
Permalink
Newer
Older
100755 12 lines (9 sloc) 279 Bytes
January 16, 2020 18:03
1
#!/usr/bin/bash
2
3
UP=("libglvnd" "mesa-demos" "mesalib" "nvidia-mxlinks")
4
5
for i in ${UP[@]}; do
6
bee update $i
7
done
8
9
bee remove nvidia_current-440.44-0.x86_64
10
bee install -f nvidia_current-440.44-1
11
bee remove nvidia_current-418.56-1.x86_64
12
bee install -f nvidia_current-418.56-2