How to Install and Uninstall acme Package on Kali Linux

Last updated: May 02,2024

1. Install "acme" package

Please follow the guidelines below to install acme on Kali Linux

$ sudo apt update $ sudo apt install acme

2. Uninstall "acme" package

This guide let you learn how to uninstall acme on Kali Linux:

$ sudo apt remove acme $ sudo apt autoclean && sudo apt autoremove

3. Information about the acme package on Kali Linux

Package: acme
Source: acme (1:0.97~svn20211115+ds-1)
Version: 1:0.97~svn20211115+ds-1+b1
Installed-Size: 387
Maintainer: Gürkan Myczko
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 144796
SHA256: 9f743950b7255501e9476542934745711370340bbb1ad027c2add000f8d7f930
SHA1: e64db38449bc7709282344594036b19fa51dc509
MD5sum: f5618025ce1d73881100352af855a903
Description: Multi-platform cross assembler for 6502/6510/65816 CPU
This is a cross assembler that can produce code for the following
processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816.
ACME supports the standard assembler stuff like global/local/anonymous
labels, offset assembly, conditional assembly and looping assembly.
It can include other source files as well as binaries while assembling.
Calculations can be done in integer or float mode. Oh, and it is fast.
Description-md5:
Homepage: https://sourceforge.net/projects/acme-crossass/
Section: devel
Priority: optional
Filename: pool/main/a/acme/acme_0.97~svn20211115+ds-1+b1_amd64.deb