-87
Average Debian system update experience:
(lemmy.dbzer0.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Kali ≠ Debian
I did not see an
apt-get updateIn my experience, unmet dependencies are unlikely to happen on a stable version where you only installed from the official repo.
The LZMA decompression errors point at a much more fundamental issue. I'm suspecting that the repository URLs point at non standard locations or downloads were interrupted, though I'm not sure exactly how, since AFAIK, apt checks the checksum.
If you must have something that's not In your distro, do yourself a favour and install Docker and run your package inside there, much less chance of killing your system.
Source: I've been using Debian for over 25 years.