The officially official Devuan Forum!

You are not logged in.

#1 2023-04-15 14:11:36

WodeShengli
Member
Registered: 2023-04-15
Posts: 6  

[SOLVED] Devuan Chimaera,how to upgrade to Devuan Ceres(unstable)?

Using stable(old) software is too bad for me.
Is there a way to upgrade from the commandline in real system?
Just like debian,
go to change the mirror list and:

``` bash
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
```

Last edited by WodeShengli (2023-04-15 14:12:22)

Offline

#2 2023-04-15 15:12:55

WodeShengli
Member
Registered: 2023-04-15
Posts: 6  

Re: [SOLVED] Devuan Chimaera,how to upgrade to Devuan Ceres(unstable)?

Oh,It is worked by
go to change the mirror list and:

``` bash
sudo apt-get update
sudo apt-get full-upgrade
```

Offline

Board footer