mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 04:22:49 +00:00
finished up the section on Fedora, also added section on Arch Linux as well
This commit is contained in:
commit
a30b3e2e7f
@ -137,7 +137,7 @@ Install OpenLP::
|
||||
|
||||
user@ubuntu:~$ sudo apt-get install openlp
|
||||
|
||||
OpenLP should now be available in your desktops menu system, but if you wish
|
||||
OpenLP should now be available in your desktop's menu system, but if you wish
|
||||
to run OpenLP from the command line type::
|
||||
|
||||
user@ubuntu:~$ openlp
|
||||
@ -145,6 +145,9 @@ to run OpenLP from the command line type::
|
||||
Fedora (GNOME)
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
**Note** When installing OpenLP you will need to have administrator privileges.
|
||||
You will be asked for the administrator password to install.
|
||||
|
||||
Installing with Fedora you will use the default Add/Remove Programs available
|
||||
from :menuselection:`System --> Administration --> Add/Remove Programs` in
|
||||
Fedora 14 and below or in :menuselection:`Applications --> System Tools -->
|
||||
@ -175,4 +178,58 @@ later.
|
||||
|
||||
OpenLP will be available in :menuselection:`Applications --> Sound & Video --> OpenLP`
|
||||
|
||||
Fedora (KDE)
|
||||
^^^^^^^^^^^^
|
||||
|
||||
**Note** when installing OpenLP you will need to have administrator privileges.
|
||||
You will be asked for the administrator password to install.
|
||||
|
||||
From the KickOff open *Get and Remove Software*. Type OpenLP into the search
|
||||
box. Then click :guilabel:`Find by name` or press :kbd:`Enter`.
|
||||
|
||||
.. image:: pics/1fedoragetremove.png
|
||||
|
||||
Select OpenLP from the search results. Next, click :guilabel:`Apply`
|
||||
|
||||
.. image:: pics/2fedoragetremove.png
|
||||
|
||||
Now give permission to install other software dependencies that are needed by
|
||||
clicking :guilabel:`Continue`
|
||||
|
||||
.. image:: pics/3fedoraadditionalchanges.png
|
||||
|
||||
Once completed you can run OpenLP by clicking on its logo in the completed
|
||||
install notification, or from the KickOff menu.
|
||||
|
||||
.. image:: pics/4fedoracompleted.png
|
||||
|
||||
Fedora Command Line Install
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
To install OpenLP from the command line type::
|
||||
|
||||
user@fedora:~$ sudo yum install openlp
|
||||
|
||||
OpenLP should now be available in your desktop's menu system, but if you wish
|
||||
to run OpenLP from the command line type::
|
||||
|
||||
user@fedora:~$ openlp
|
||||
|
||||
Arch Linux
|
||||
^^^^^^^^^^
|
||||
|
||||
OpenLP is availabe on Arch Linux through the Arch User Repository, or AUR. Info
|
||||
on the AUR can be found `at the Arch wiki <https://wiki.archlinux.org/index.php/Arch_User_Repository>`_.
|
||||
|
||||
There are a variety of tools and methods to install from the AUR. For this
|
||||
example we will demonstrate using Yaourt. For more info on Yaourt please see
|
||||
the `Yaourt documentation <https://wiki.archlinux.org/index.php/Yaourt>`_.
|
||||
|
||||
From a terminal type::
|
||||
|
||||
user@arch:~$ yaourt -S openlp
|
||||
|
||||
OpenLP should now be available in your desktop's menu system, but if you wish
|
||||
to run OpenLP from the command line type::
|
||||
|
||||
user@arch:~$ openlp
|
||||
|
BIN
manual/source/pics/1fedoragetremove.png
Normal file
BIN
manual/source/pics/1fedoragetremove.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
BIN
manual/source/pics/2fedoragetremove.png
Normal file
BIN
manual/source/pics/2fedoragetremove.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
BIN
manual/source/pics/3fedoraadditionalchanges.png
Normal file
BIN
manual/source/pics/3fedoraadditionalchanges.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
manual/source/pics/4fedoracompleted.png
Normal file
BIN
manual/source/pics/4fedoracompleted.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue
Block a user