Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ┌──(mikek㉿KALI)-[~]
- └─$ sudo apt update
- Hit:1 https://packages.microsoft.com/repos/code stable InRelease
- Hit:2 https://download.sublimetext.com apt/stable/ InRelease
- Hit:3 https://kali.download/kali kali-rolling InRelease
- Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease
- Hit:5 https://kali.download/kali kali-last-snapshot InRelease
- Hit:6 https://download.virtualbox.org/virtualbox/debian bullseye InRelease
- 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
- ┌──(mikek㉿KALI)-[~]
- └─$ apt list --upgradable
- gstreamer1.0-plugins-good/kali-rolling 1.24.4-1 amd64 [upgradable from: 1.24.3-1+b1]
- gstreamer1.0-plugins-good/kali-rolling 1.24.4-1+b1 i386 [upgradable from: 1.24.3-1+b1]
- ┌──(mikek㉿KALI)-[~]
- └─$ sudo apt upgrade
- Not upgrading:
- gstreamer1.0-plugins-good gstreamer1.0-plugins-good:i386
- Summary:
- Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 2
- ┌──(mikek㉿KALI)-[~]
- └─$ sudo apt full-upgrade
- Not upgrading:
- gstreamer1.0-plugins-good gstreamer1.0-plugins-good:i386
- Summary:
- Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 2
- ┌──(mikek㉿KALI)-[~]
- └─$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement