Difference between revisions of "Amahi Updates"
From Amahi Wiki
(Created page with "Operating System (OS) updates are disabled by default on the HDA. To manually update the OS, as ''root'' user (or precede with <code>sudo</code>) do: <u>Fedora 21 or older</...") |
(→Manual) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | = Fedora = | |
+ | Disabled by default on the HDA. | ||
+ | |||
+ | == Manual == | ||
+ | To manually update, [[Open_Terminal_as_root|open terminal as ''root'' user]] (or precede with <code>sudo</code>) do: | ||
<u>Fedora 21 or older</u> | <u>Fedora 21 or older</u> | ||
Line 7: | Line 11: | ||
dnf update | dnf update | ||
− | Amahi | + | == Automated == |
+ | See [https://jonathansblog.co.uk/yum-cron yum-cron installing and configuring] for details. | ||
+ | |||
+ | = Amahi = | ||
+ | Installed automatically as follows: | ||
* Platform (only changes to current installed version, for example Amahi 9) | * Platform (only changes to current installed version, for example Amahi 9) | ||
* Amahi specific applications, such as [https://www.amahi.org/apps/amahi-anywhere Amahi Anywhere] or [https://www.amahi.org/apps/Greyhole-ui Greyhole UI], etc | * Amahi specific applications, such as [https://www.amahi.org/apps/amahi-anywhere Amahi Anywhere] or [https://www.amahi.org/apps/Greyhole-ui Greyhole UI], etc |
Latest revision as of 13:51, 12 May 2017
Contents
Fedora
Disabled by default on the HDA.
Manual
To manually update, open terminal as root user (or precede with sudo
) do:
Fedora 21 or older
yum update
Fedora 23 or newer
dnf update
Automated
See yum-cron installing and configuring for details.
Amahi
Installed automatically as follows:
- Platform (only changes to current installed version, for example Amahi 9)
- Amahi specific applications, such as Amahi Anywhere or Greyhole UI, etc
NOTE: In order to upgrade from one Amahi version to another, you will need to follow the Amahi Docs guidance.