Skip to content

Commit

Permalink
Add "--needed" to Arch command to avoid reinstalling packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sovenok-Hacker committed Jan 6, 2024
1 parent c2c8d4d commit e04f618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/compiling/linux.md
Expand Up @@ -30,7 +30,7 @@ For openSUSE users:

For Arch users:

sudo pacman -S base-devel libcurl-gnutls cmake libxi libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses zstd gettext
sudo pacman -S --needed base-devel libcurl-gnutls cmake libxi libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses zstd gettext

For Alpine users:

Expand Down

0 comments on commit e04f618

Please sign in to comment.