mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-21 20:12:49 +00:00
Remove instructions to use the PPA
This commit is contained in:
parent
ad74f9607a
commit
cad6a3d287
@ -1,52 +1,22 @@
|
||||
Installing OpenLP on Linux
|
||||
==========================
|
||||
|
||||
Setting up OpenLP varies by distribution. We have included documentation on
|
||||
popular distributions or distributions that have OpenLP available from their
|
||||
package managers. It should be possible to get OpenLP running on
|
||||
nearly any Linux distribution.
|
||||
Setting up OpenLP varies by distribution. We have included documentation on popular distributions or distributions that
|
||||
have OpenLP available from their package managers. It should be possible to get OpenLP running on nearly any Linux
|
||||
distribution.
|
||||
|
||||
Ubuntu
|
||||
----------------
|
||||
|
||||
Installation of OpenLP on Ubuntu can either be done through the Software Center
|
||||
or the command line. Command line instructions will be included at the end of
|
||||
this section on Ubuntu and its variants.
|
||||
Installation of OpenLP on Ubuntu can either be done through the Software Center or the command line. Command line
|
||||
instructions will be included at the end of this section on Ubuntu and its variants.
|
||||
|
||||
OpenLP 3.0 supports Ubuntu 20.04 or later versions that are still supported by
|
||||
Canonical. There is currently an older
|
||||
version of OpenLP available in the official Ubuntu repositories, which can be
|
||||
found using the Software Center, but to get OpenLP 3.0 it is necessary to add
|
||||
the OpenLP Personal Package Archive (PPA) to your system.
|
||||
OpenLP supports Ubuntu 23.04 or later.
|
||||
|
||||
Ubuntu, Xubuntu
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
Open up the software center using :menuselection:`Applications`
|
||||
and select the Software Center from the bottom of the menu. You will need to
|
||||
be the administrator of the system to install OpenLP and will be asked for the
|
||||
administrator password several times through this process.
|
||||
|
||||
Then go to :menuselection:`Edit --> Software Sources`
|
||||
|
||||
.. image:: pics/1softwaresources.png
|
||||
|
||||
Click on the :menuselection:`Other Software` tab then click on the
|
||||
:guilabel:`Add...` button to add the new software source.
|
||||
|
||||
.. image:: pics/2othersoftware.png
|
||||
|
||||
Add the APT line::
|
||||
|
||||
ppa:openlp-core/release
|
||||
|
||||
Click :guilabel:`Add Source`
|
||||
|
||||
.. image:: pics/3aptline.png
|
||||
|
||||
You now need to restart the Software Center to refresh the package list. When
|
||||
you have the Software Center running simply search for OpenLP and click
|
||||
:guilabel:`Install`.
|
||||
To install OpenLP in Ubuntu, open the Software Center, search for OpenLP and click :guilabel:`Install`.
|
||||
|
||||
.. image:: pics/4searchopenlp.png
|
||||
|
||||
@ -59,80 +29,16 @@ After installation you should see that OpenLP is installed.
|
||||
|
||||
.. image:: pics/6installcompleteubuntu.png
|
||||
|
||||
You can now run OpenLP by either searching for it in the *Dash*, or clicking on
|
||||
the category *Media Apps* in Unity. If you are running the Classic Desktop you
|
||||
will have OpenLP available by clicking
|
||||
:menuselection:`Applications --> Sound and Video --> OpenLP`
|
||||
|
||||
Kubuntu
|
||||
^^^^^^^
|
||||
|
||||
From the Kickoff Menu click :guilabel:`System Settings` Then click on
|
||||
:guilabel:`Software Management`.
|
||||
Open up Discover, type "openlp" in the search box and press :kbd:`Enter`. Next, click on the :guilabel:`Install` button.
|
||||
|
||||
.. image:: pics/kubuntusystemsettings.png
|
||||
|
||||
Click on settings in the left hand column.
|
||||
|
||||
.. image:: pics/kubuntugetremovesoftware.png
|
||||
|
||||
Click on the :guilabel:`Edit Origins` button.
|
||||
|
||||
.. image:: pics/kubuntuaddremovesettings.png
|
||||
|
||||
Click on the :guilabel:`Other Software` tab.
|
||||
|
||||
.. image:: pics/kubuntusoftwaresources.png
|
||||
|
||||
Click the :guilabel:`Add` button.
|
||||
|
||||
.. image:: pics/kubuntuothersoftware.png
|
||||
|
||||
Type the following in the text box::
|
||||
|
||||
ppa:openlp-core/release
|
||||
|
||||
.. image:: pics/kubuntuaddapt.png
|
||||
|
||||
After clicking :guilabel:`OK` you should now see new entries for OpenLP
|
||||
|
||||
.. image:: pics/kubuntusoftwareopenlpadded.png
|
||||
|
||||
Click :guilabel:`Close` when given the option to reload the software
|
||||
information click the :guilabel:`Reload` button.
|
||||
|
||||
.. image:: pics/kubuntureloadsources.png
|
||||
|
||||
Click on :guilabel:`Get and Remove Software` in the left column. Type openlp in
|
||||
the search box. Next, click on :guilabel:`Find by name`. Once OpenLP is located
|
||||
click on the search result and click on :guilabel:`Install`. Click the
|
||||
:guilabel:`Apply` button to install OpenLP
|
||||
|
||||
.. image:: pics/kubuntuopenlpsearch.png
|
||||
|
||||
You should now see the progress of the download.
|
||||
|
||||
.. image:: pics/kubuntudownloadprogress.png
|
||||
|
||||
Once completed you may have the option to start OpenLP from the window pictured
|
||||
below. If this feature is not enabled, you can start OpenLP from the Kickoff
|
||||
menu.
|
||||
|
||||
.. image:: pics/kubuntuopenlplaunch.png
|
||||
|
||||
Ubuntu Command Line Install
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
First you will need to add the Personal Package Archive (PPA) to Ubuntu's
|
||||
software sources. From a terminal type::
|
||||
|
||||
user@ubuntu:~$ sudo add-apt-repository ppa:openlp-core/release
|
||||
|
||||
Now you need to refresh the package list::
|
||||
|
||||
user@ubuntu:~$ sudo apt-get update
|
||||
|
||||
Install OpenLP::
|
||||
Open a terminal and type the following command to install OpenLP::
|
||||
|
||||
user@ubuntu:~$ sudo apt-get install openlp
|
||||
|
||||
@ -236,31 +142,6 @@ installation. To install OpenLP open the Software Manager from the Mint Menu.
|
||||
|
||||
.. image:: pics/mint1.png
|
||||
|
||||
The OpenLP personal package archive (PPA) will need to be added. Click on
|
||||
:menuselection:`Edit --> Software Sources`
|
||||
|
||||
.. image:: pics/mint2.png
|
||||
|
||||
Click on the :guilabel:`Other Software` tab.
|
||||
|
||||
.. image:: pics/mint3.png
|
||||
|
||||
Click on the :guilabel:`Add...` button to add the new software source.
|
||||
|
||||
.. image:: pics/mint4.png
|
||||
|
||||
Add the APT line::
|
||||
|
||||
ppa:openlp-core/release
|
||||
|
||||
Click :guilabel:`Add Source`.
|
||||
|
||||
.. image:: pics/mint5.png
|
||||
|
||||
Click :guilabel:`Reload` to reload your software sources.
|
||||
|
||||
.. image:: pics/mint6.png
|
||||
|
||||
Type OpenLP into the search box to locate the OpenLP package.
|
||||
|
||||
.. image:: pics/mint7.png
|
||||
@ -277,16 +158,7 @@ from the *Sound and Video* section of the Mint Menu.
|
||||
Linux Mint Command Line Install
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
You will need to add the Personal Package Archive (PPA) to Linux Mint's
|
||||
software sources. From a terminal type::
|
||||
|
||||
user@mint:~$ sudo add-apt-repository ppa:openlp-core/release
|
||||
|
||||
Now you need to refresh the package list::
|
||||
|
||||
user@mint:~$ sudo apt-get update
|
||||
|
||||
Install OpenLP::
|
||||
Open a terminal and type in the following command to install OpenLP::
|
||||
|
||||
user@mint:~$ sudo apt-get install openlp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user