How to Install and Uninstall node-autosize Package on Kali Linux

Last updated: January 11,2025

1. Install "node-autosize" package

This guide let you learn how to install node-autosize on Kali Linux

$ sudo apt update $ sudo apt install node-autosize

2. Uninstall "node-autosize" package

This guide covers the steps necessary to uninstall node-autosize on Kali Linux:

$ sudo apt remove node-autosize $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-autosize package on Kali Linux

Package: node-autosize
Source: autosize.js
Version: 4.0.4~dfsg1+~4.0.0-2
Installed-Size: 43
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-autosize (= 4.0.0)
Size: 10492
SHA256: d09eade796cd572adf8d83de4e0cca67dfc1f1b77d19df75c329975a57087e27
SHA1: 25aff3e0ca4a709d79490274b6f339d0b54e2407
MD5sum: d38185ff1fa418bf3b7b83103732fcaf
Description: script to automatically adjust textarea height to fit text - Javascript
Autosize is a small, stand-alone script to automatically adjust textarea
height to fit text. The autosize function accepts a single textarea element,
or an array or array-like object (such as a NodeList or jQuery collection)
of textarea elements.
.
This package contains the NodeJS module.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.jacklmoore.com/autosize
Section: javascript
Priority: optional
Filename: pool/main/a/autosize.js/node-autosize_4.0.4~dfsg1+~4.0.0-2_all.deb