Hello,
From the Linux command line you can update and upgrade to the latest repository versions:
# apt update
# apt upgrade
However there are as far as I know no public nightly builds.
My questions are:
- is it relatively save to upgrade this way?
- is it possible to return to the formal version if something went wrong?
- will it be possible to upgrade to the next formal release?
Louis
From the Linux command line you can update and upgrade to the latest repository versions:
# apt update
# apt upgrade
However there are as far as I know no public nightly builds.
My questions are:
- is it relatively save to upgrade this way?
- is it possible to return to the formal version if something went wrong?
- will it be possible to upgrade to the next formal release?
Louis