How to Install and Uninstall dasm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "dasm" package

This guide covers the steps necessary to install dasm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install dasm

2. Uninstall "dasm" package

Here is a brief guide to show you how to uninstall dasm on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove dasm $ sudo apt autoclean && sudo apt autoremove

3. Information about the dasm package on Ubuntu 21.10 (Impish Indri)

Package: dasm
Architecture: amd64
Version: 2.20.15~20201109+really2.20.14.1-1
Priority: optional
Section: universe/otherosfs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Joseph Nahmias
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 667
Depends: libc6 (>= 2.14)
Filename: pool/universe/d/dasm/dasm_2.20.15~20201109+really2.20.14.1-1_amd64.deb
Size: 452196
MD5sum: 7997776835c879b9b95b3d3de2a2b4f5
SHA1: 9df0ecbd8f33d8536877c72f2d46aba24f674650
SHA256: 8585bb6bed0fcbc578c0358cec3a1db28d4c513d3e581438ef058b0401e7ee3a
SHA512: 49f35f8ba0625fa382263a5793f64a0bc4d71dc21092955c986e5ba5909147adcd4868d33dcb7855d9e74f920eb5b48d99d4ea8f5779bcfc970f78c35b684c41
Homepage: https://dasm-assembler.github.io/
Description-en: Macro assembler with support for several 8-bit microprocessors
DASM is a versatile macro assembler with support for several 8-bit
microprocessors including MOS 6502 & 6507; Motorola 6803, 68705, and 68HC11;
Hitachi HD6303 (extended Motorola 6801) and Fairchild F8.
.
DASM boasts a number of features including:
.
* fast assembly
* supports several common 8 bit processor models
* takes as many passes as needed
* automatic checksum generation, special symbol ’...’
* several binary output formats available
* allows reverse indexed origins
* multiple segments, BSS segments (no generation), relocatable origin
* expressions, as in C
* 32-bit integer expressions
* no real limitation on label size
* complex pseudo-ops, repeat loops, macros
Description-md5: 49f95b637722dbc73e1c0d66ff469683