Install libsmali-1-java by entering the following commands in the terminal:
sudo apt update sudo apt install libsmali-1-java
Description:
assembler/disassembler for Android's dex format
smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax and supports the full functionality of the dex format like annotations, debug info and line info. . This package provides only the version 1.x of dexlib for backward compatibility.
Homepage: https://github.com/JesusFreke/smali
Version: 1.4.2-1
Section: universe/java