Skip to content

apt holding back packages after 2.2 => 3.0 upgrade on Ubuntu 22.04 #917

Answered by w18g
torpeanders asked this question in Q&A
Discussion options

You must be logged in to vote

The upgrade path was kind of wonky for me. So I wiped out all of the old regolith packages and re-installed with the 3.0 version.

  1. sudo apt remove regolith* i3-wm i3xrocks*
  2. sudo apt autoremove

dpkg -l | grep ^ii | grep regolith
--> this may list a couple more packages which you have to remove ...manually.

[ you are now clean ]

  1. sudo apt update
    sudo apt install regolith-desktop regolith-session-flashback regolith-look-lascaille

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by torpeanders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants