User Tools

Site Tools


linux:mint-20.3-21-upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:mint-20.3-21-upgrade [2023/07/17 19:31] Wulf Rajeklinux:mint-20.3-21-upgrade [2024/01/19 14:37] (current) Wulf Rajek
Line 1: Line 1:
-====== Mint 20.3 to 21/21.1/21.2 upgrade ======+====== Mint 20.3 to 21/21.1/21.2/21.3 upgrade ======
  
 ===== Mint 20.3 to 21.0 upgrade ===== ===== Mint 20.3 to 21.0 upgrade =====
Line 64: Line 64:
 Manual update probably by replacing "vera" with "victoria" in apt sources. Manual update probably by replacing "vera" with "victoria" in apt sources.
  
 +
 +===== Mint 21.2 to 21.3 upgrade =====
 +Mint 21.2 Victoria to 21.3 Virginia upgrade:
 +
 +<code>
 +sudo apt-get update
 +sudo apt-get upgrade
 +sudo apt-get dist-upgrade
 +
 +#adjust official repo to:
 +/etc/apt/sources.list.d/official-package-repositories.list 
 +deb http://packages.linuxmint.com virginia main upstream import backport #id:linuxmint_main
 +
 +deb http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
 +deb http://archive.ubuntu.com/ubuntu jammy-updates main restricted universe multiverse
 +deb http://archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
 +
 +deb http://security.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
 +
 +sudo apt-get update
 +sudo apt-get upgrade
 +sudo apt-get dist-upgrade
 +
 +apt-get install python3-qrcode python3-typing-extensions python3-async-timeout mint-backgrounds-virginia
 +apt-get install yt-dlp python3-websockets python3-mutagen python3-brotli
 +apt-get remove gnome-font-viewer youtube-dl
 +</code>
linux/mint-20.3-21-upgrade.1689618686.txt.gz · Last modified: 2023/07/17 19:31 by Wulf Rajek