Announcing AnduinOS new build 1.3.7 and 1.1.10 #228
Anduin2017
announced in
Announcements
Replies: 0 comments
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.
Recently we are collaborating with ArcMenu team to improve the experience for ArcMenu on AnduinOS. And contributing to
Blur My Shell
plugin to fix the issus withdash to panel
plugin.Due to a mistake with 1.3.6 and 1.1.9 that forgot to bump the package versions, 1.3.7 and 1.1.10 was released right 2 days after it.
1.3.7
1.1.10
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.
Please note that
1.1.10
is a higher version than1.1.9
.Beta Was this translation helpful? Give feedback.
All reactions