Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silentgameplays authored Dec 4, 2022
1 parent ac062a7 commit 7876e98
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ test
* deb-src http://deb.debian.org/debian bullseye-backports main contrib non-free




# First do this just in case:

* sudo apt install nvidia-detect
Expand All @@ -172,7 +170,6 @@ test
* sudo apt install nvidia-driver firmware-misc-nonfree nvidia-settings libvulkan-dev nvidia-vulkan-icd vulkan-tools vulkan-validationlayers vulkan-validationlayers-dev
* sudo apt install fizmo-sdl2 libsdl2-2.0-0 libsdl2-dev libsdl2-gfx-1.0-0 libsdl2-gfx-dev libsdl2-image-2.0-0 libsdl2-mixer-2.0-0 libsdl2-net-2.0-0
* sudo apt update

* sudo apt upgrade

# (Optional) Install newer NVIDIA Drivers via backports on stable:
Expand Down Expand Up @@ -236,6 +233,11 @@ Add buster-backports to your /etc/apt/sources.list, for example:
* sudo apt install ffmpeg2theora
* sudo apt install mingw-w64 flvmeta smpeg-plaympeg lame mjpegtools x265 x264 nvidia-vdpau-driver mpv mpg123 libxvidcore4 fluidsynth

# (Optional) different file system support:
# BTRFS
* sudo apt install btrfs-progs duperemove
# XFS
* sudo apt install xfsprogs xfsdump attr quota

# With GNOME Software store(for point and click installs)

Expand Down

0 comments on commit 7876e98

Please sign in to comment.