Announcing AnduinOS new build 1.1.6, 1.2.6 and 1.3.3 #131
Anduin2017
announced in
Announcements
Replies: 1 comment
-
Or to update AnduinOS, you can install the AnduinUpdater utility) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AnduinOS new builds with fixes and improvements are released.
1.3.3
librime-plugin-lua
foribus-rime
users to support Lua scripts. This only affectszh_CN
by default.policykit-desktop-privileges
to the default app list to allow no-password prompts for mount, simple updates, etc.1.2.6
librime-plugin-lua
foribus-rime
users to support Lua scripts. This only affectszh_CN
by default.policykit-desktop-privileges
to the default app list to allow no-password prompts for mount, simple updates, etc.1.1.6
librime-plugin-lua
foribus-rime
users to support Lua scripts. This only affectszh_CN
by default.policykit-desktop-privileges
to the default app list to allow no-password prompts for mount, simple updates, etc.Inplace upgrade from old versions
Since AnduinOS currently does not have its own dedicated software repository (all software packages are sourced from Ubuntu), updates to AnduinOS itself are, for now, handled by executing a bash script. In the future, we plan to integrate the update mechanism directly into the
sudo apt upgrade
command.To update AnduinOS to the latest dot build version, simply run the following command:
do_anduinos_upgrade
. For example:Please note that this command will not upgrade across fork versions—that is, it will not upgrade from 1.2.0 to 1.3.1.
Beta Was this translation helpful? Give feedback.
All reactions