Blender, Inkscape et Kdenlive sont dans les dépôts Ubuntu mais pas forcément à une version très récente (surtout dans les dépôts 18.04).
Tu peux aussi supprimer le premier PPA pour Blender, il n'est plus maintenu :
sudo rm /etc/apt/sources.list.d/irie-blender-saucy.list
Pour le reste, je vais te donner alternativement les fichiers à modifier (qui sont dans /etc/apt/sources.list.d) et le contenu correct :
brave-browser.list (qui, bizarrement, a le contenu du dépôt Google Chrome)
deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ bionic main
geogebra.list
deb http://www.geogebra.net/linux/ stable main
google-chrome.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
google-earth.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main
inkscape_dev-stable-trusty.list
deb http://ppa.launchpad.net/inkscape.dev/stable/ubuntu bionic main
# deb-src http://ppa.launchpad.net/inkscape.dev/stable/ubuntu bionic main
kdenlive-ubuntu-kdenlive-stable-xenial.list
deb http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu bionic main
# deb-src http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu bionic main
thomas-schiex-blender-trusty.list
deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main
# deb-src http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main
Une fois que tu as fait les modifs, donne-moi le retour de :
sudo apt-get update