Advertisement
MikeKachar

gstreamer1.0-plugins-good (Kali Update/Upgrade Issue)

Jun 21st, 2024 (edited)
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. ┌──(mikek㉿KALI)-[~]
  2. └─$ sudo apt update
  3. Hit:1 https://packages.microsoft.com/repos/code stable InRelease
  4. Hit:2 https://download.sublimetext.com apt/stable/ InRelease
  5. Hit:3 https://kali.download/kali kali-rolling InRelease
  6. Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease
  7. Hit:5 https://kali.download/kali kali-last-snapshot InRelease
  8. Hit:6 https://download.virtualbox.org/virtualbox/debian bullseye InRelease
  9. 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
  10.  
  11. ┌──(mikek㉿KALI)-[~]
  12. └─$ apt list --upgradable
  13. gstreamer1.0-plugins-good/kali-rolling 1.24.4-1 amd64 [upgradable from: 1.24.3-1+b1]
  14. gstreamer1.0-plugins-good/kali-rolling 1.24.4-1+b1 i386 [upgradable from: 1.24.3-1+b1]
  15.  
  16. ┌──(mikek㉿KALI)-[~]
  17. └─$ sudo apt upgrade
  18. Not upgrading:
  19. gstreamer1.0-plugins-good gstreamer1.0-plugins-good:i386
  20.  
  21. Summary:
  22. Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 2
  23.  
  24. ┌──(mikek㉿KALI)-[~]
  25. └─$ sudo apt full-upgrade
  26. Not upgrading:
  27. gstreamer1.0-plugins-good gstreamer1.0-plugins-good:i386
  28.  
  29. Summary:
  30. Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 2
  31.  
  32. ┌──(mikek㉿KALI)-[~]
  33. └─$
  34.  
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement