Skyedra / UnspamifyUbuntu

Remove spam from Ubuntu
MIT License
152 stars 9 forks source link

Handle Ubuntu's package rename #14

Closed Skyedra closed 3 months ago

Skyedra commented 3 months ago

Ubuntu is changing the name of two packages:

ubuntu-advantage-tools --> ubuntu-pro-client ubuntu-advantage-pro --> ubuntu-pro-image-auto-attach

As of 5/12/24:

This results in apt dist-upgrade on 20.04 wanting to install: ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n

New fake package blocks the new package name and thus should prevent this.