mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-02-23 09:47:15 -05:00
update arch base-devel install command (#1354)
the '--needed' flag only installs the package if it isn't installed, otherwise it would reinstall it if already installed.
This commit is contained in:
@@ -224,7 +224,7 @@ standard tooling needed to build packages, such as a compiler and binary tools.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo pacman -S base-devel
|
||||
sudo pacman -S --needed base-devel
|
||||
|
||||
Now you are ready to install the OCRmyPDF package.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user