How to Install and Uninstall 64tass Package on Kali Linux

Last updated: May 02,2024

1. Install "64tass" package

Learn how to install 64tass on Kali Linux

$ sudo apt update $ sudo apt install 64tass

2. Uninstall "64tass" package

This tutorial shows how to uninstall 64tass on Kali Linux:

$ sudo apt remove 64tass $ sudo apt autoclean && sudo apt autoremove

3. Information about the 64tass package on Kali Linux

Package: 64tass
Version: 1.59.3120-1
Installed-Size: 1051
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.35)
Size: 400144
SHA256: bccb60753f4633974642ac8870b54567c51e60ea242d31ea809e4beffa78ae4d
SHA1: b19c8f9121f65f5d6cf44be7639d77bbbb6255ee
MD5sum: 3890c1b25eca74e316532e61231bfe3d
Description: cross (turbo) assembler targeting the MOS 65xx series of micro processors
Multi pass optimizing macro assembler for the 65xx series of processors.
Key features:
- Familiar syntax to Omicron TASS and TASM
- Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02, 4510
- Arbitrary-precision integers and bit strings, double precision floating
point numbers
- Character and byte strings, array arithmetic
- Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, Unicode character
strings
- Supports Unicode identifiers with compatibility normalization and optional
case insensitivity
- Built-in `linker' with section support
- Various memory models, binary targets and text output formats (also Hex/
S-record)
- Assembly and label listings available for debugging or exporting
- Conditional compilation, macros, structures, unions, scopes
Description-md5:
Homepage: http://tass64.sourceforge.net/
Section: otherosfs
Priority: optional
Filename: pool/main/6/64tass/64tass_1.59.3120-1_amd64.deb