We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ec6c5 commit 57ef7c5Copy full SHA for 57ef7c5
apt/setup_sources.sh
@@ -66,7 +66,8 @@ fi
66
# PPAs
67
# -----
68
# For OpenTabletDriver dotnet-runtime-6.0 dependency
69
-add-apt-repository ppa:dotnet/backports
+# https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#register-the-ubuntu-net-backports-package-repository
70
+# add-apt-repository ppa:dotnet/backports
71
# add-apt-repository ppa:linuxuprising/java
72
add-apt-repository ppa:obsproject/obs-studio
73
add-apt-repository ppa:phoerious/keepassxc
0 commit comments