How to Install and Uninstall pasmo Package on Kali Linux

Last updated: May 15,2024

1. Install "pasmo" package

This guide covers the steps necessary to install pasmo on Kali Linux

$ sudo apt update $ sudo apt install pasmo

2. Uninstall "pasmo" package

Here is a brief guide to show you how to uninstall pasmo on Kali Linux:

$ sudo apt remove pasmo $ sudo apt autoclean && sudo apt autoremove

3. Information about the pasmo package on Kali Linux

Package: pasmo
Version: 0.5.3-7
Installed-Size: 364
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 125232
SHA256: 8c1969ff87db3e1e597f428888343a2bcbf7c3d16bea6dc5b3c9787170189423
SHA1: 475124caa8efd0bb5440858735c771fd5ed09ae8
MD5sum: 9d57181db709deb09f11cf1e12481637
Description: easy to use Z80 cross-assembler
A Z80 assembler capable of generating object code in formats suitable
for many Z80 machines and emulators. Pasmo generates fixed position
code, can not be used to create relocatable object files for use with
linkers. Pasmo is compatible with the syntax used in several old
assemblers, by supporting several styles of numeric and string literals
and by providing several names of the most used directives.
Description-md5:
Homepage: http://pasmo.speccy.org/
Tag: devel::machinecode, implemented-in::c++, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/p/pasmo/pasmo_0.5.3-7_amd64.deb