diff --git a/Repositories.php b/Repositories.php index 123d777..e28db2a 100644 --- a/Repositories.php +++ b/Repositories.php @@ -51,11 +51,14 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/ # Install required dependencies if needed sudo apt-get install apt-transport-https gpgv +# Remove legacy repos +sudo dpkg --purge kxstudio-repos-gcc5 + # Download package file - +wget # Install it -sudo dpkg -i kxstudio-repos_9.5.1~kxstudio3_all.deb +sudo dpkg -i