Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
b0b9ec74
Commit
b0b9ec74
authored
Oct 28, 2021
by
Francesc Guasch
Browse files
doc: details upgrade guide
parent
1975084f
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/update.rst
View file @
b0b9ec74
...
@@ -10,20 +10,26 @@ In order to upgrade Ravada, you have to do a few steps:
...
@@ -10,20 +10,26 @@ In order to upgrade Ravada, you have to do a few steps:
Steps for a clean update
Steps for a clean update
------------------------
------------------------
Step 1
Step 1
~~~~~~
~~~~~~
Download the *deb* package of the new version found at the `UPC
Download the *deb* package of the new version found at the `UPC
ETSETB repository <http://infoteleco.upc.edu/img/debian/>`__.
ETSETB repository <http://infoteleco.upc.edu/img/debian/>`__.
Step 2
.. prompt:: bash
wget http://infoteleco.upc.edu/img/debian/ravada_1.1.0_ubuntu-20.04_all.deb
Step 2
~~~~~~
~~~~~~
Install the *deb* package.
Install the *deb* package.
.. prompt:: bash
.. prompt:: bash
sudo dpkg -i <deb file>
sudo apt install ./ravada_1.1.0_ubuntu-20.04_all.deb
On some upgrades may be required to install some dependencies. You will see
On some upgrades may be required to install some dependencies. You will see
because the packaging system will warn about it:
because the packaging system will warn about it:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment