apksigner

command line tool to sign and verify Android APKs

Debian Debian
RUN apt-get update && \ apt-get install -y apksigner
Ubuntu
RUN apt-get update && \ apt-get install -y apksigner
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apksigner
Raspbian
RUN apt-get update && \ apt-get install -y apksigner
click the source code to copy install apksigner on any operating system with command-not-found.com