Install node-typedarray-to-buffer
Installing node-typedarray-to-buffer package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install node-typedarray-to-buffer
node-typedarray-to-buffer package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | node-typedarray-to-buffer |
version | 3.0.3-3 |
description | JavaScript utility converting TypedArray to buffer without copy |
subsection | web |
website | github.com / feross / typedarray-to-buffer |
maintainer | Debian Javascript Maintainers |
Uninstall node-typedarray-to-buffer
To remove just node-typedarray-to-buffer package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove node-typedarray-to-buffer
Uninstall node-typedarray-to-buffer and it’s dependent packages
To remove the node-typedarray-to-buffer package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove node-typedarray-to-buffer
Purging node-typedarray-to-buffer
If you also want to delete configuration and/or data files of node-typedarray-to-buffer from Debian Sid then this will work:
sudo apt-get purge node-typedarray-to-buffer
To delete configuration and/or data files of node-typedarray-to-buffer and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove node-typedarray-to-buffer