mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
Merge pull request #500 from vlad1k337/patch-1
Debian/Ubuntu instructions for binary installation. Update install.rst
This commit is contained in:
+10
-1
@@ -6,6 +6,15 @@ Installing openFPGALoader
|
||||
Linux
|
||||
=====
|
||||
|
||||
Debian/Ubuntu
|
||||
----------
|
||||
|
||||
openFPGALoader is available in the default repositories:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo apt install openfpgaloader
|
||||
|
||||
Guix
|
||||
----------
|
||||
|
||||
@@ -42,7 +51,7 @@ openFPGALoader is available as a Copr repository:
|
||||
sudo dnf copr enable mobicarte/openFPGALoader
|
||||
sudo dnf install openFPGALoader
|
||||
|
||||
From source (Debian, Ubuntu)
|
||||
From source
|
||||
----------------------------
|
||||
|
||||
This application uses ``libftdi1``, so this library must be installed (and, depending on the distribution, headers too):
|
||||
|
||||
Reference in New Issue
Block a user