How to Install and Uninstall scala-asm Package on Kali Linux

Last updated: May 05,2024

1. Install "scala-asm" package

This tutorial shows how to install scala-asm on Kali Linux

$ sudo apt update $ sudo apt install scala-asm

2. Uninstall "scala-asm" package

In this section, we are going to explain the necessary steps to uninstall scala-asm on Kali Linux:

$ sudo apt remove scala-asm $ sudo apt autoclean && sudo apt autoremove

3. Information about the scala-asm package on Kali Linux

Package: scala-asm
Version: 5.2.0-scala-2-1
Installed-Size: 254
Maintainer: Debian Java Maintainers
Architecture: all
Size: 231308
SHA256: 1e90169249dc634286aa443ff91bbefca54997d41a4f83a9aedc4e5c75687243
SHA1: c0d04ffca1d83499341242a73ce6b5f0974270fb
MD5sum: bfe7b9feeb60ffe689c82724929fbf2b
Description: Fork of ASM for the Scala Compiler
This library is a fork of the ASM Java bytecode manipulation and analysis
framework (see libasm-java) modified for the needs of the Scala compiler.
The classes are relocated under the scala.tools.asm package and a small
number of patches were applied to the original sources.
Description-md5:
Homepage: http://www.scala-lang.org/
Section: java
Priority: optional
Filename: pool/main/s/scala-asm/scala-asm_5.2.0-scala-2-1_all.deb