- 2
- 0
- NAS
- hssWrYM87TpUTR
- Operating system
- Linux
I cannot figure out how to uninstall the note station client on linux. It does not appear to be running and I cannot locate an uninstaller.
mrg@crow:~$ dpkg -s synology-note-station
Package: synology-note-station
Status: deinstall ok installed
Priority: optional
Section: non-free/text
Installed-Size: 294749
Maintainer: Synology <[email protected]>
Architecture: amd64
Version: 2.1.6-272
Description: Synology Note Station Client for Desktop
Synology Note Station Client connects you with Note Station on your Synology NAS. You can manage all the notes/to-do list offline, right from your local computer.
Homepage: Synology Inc.
mrg@crow:~$ sudo apt remove synology-note-station
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libjs-sphinxdoc libjs-underscore libphobos2-91 libpython3.7 python-blinker
python-cffi-backend python-configparser python-cryptography python-dbus
python-entrypoints python-enum34 python-gi python-httplib2 python-ipaddress
python-keyring python-pkg-resources python-simplejson python-six
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
synology-note-station
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 302 MB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 273741 files and directories currently installed.)
Removing synology-note-station (2.1.6-272) ...
/var/lib/dpkg/info/synology-note-station.prerm remove
dpkg: error processing package synology-note-station (--remove):
installed synology-note-station package pre-removal script subprocess was kille
d by signal (Terminated)
dpkg: too many errors, stopping
Errors were encountered while processing:
synology-note-station
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
mrg@crow:~$ dpkg -s synology-note-station
Package: synology-note-station
Status: deinstall ok installed
Priority: optional
Section: non-free/text
Installed-Size: 294749
Maintainer: Synology <[email protected]>
Architecture: amd64
Version: 2.1.6-272
Description: Synology Note Station Client for Desktop
Synology Note Station Client connects you with Note Station on your Synology NAS. You can manage all the notes/to-do list offline, right from your local computer.
Homepage: Synology Inc.
mrg@crow:~$ sudo apt remove synology-note-station
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libjs-sphinxdoc libjs-underscore libphobos2-91 libpython3.7 python-blinker
python-cffi-backend python-configparser python-cryptography python-dbus
python-entrypoints python-enum34 python-gi python-httplib2 python-ipaddress
python-keyring python-pkg-resources python-simplejson python-six
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
synology-note-station
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 302 MB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 273741 files and directories currently installed.)
Removing synology-note-station (2.1.6-272) ...
/var/lib/dpkg/info/synology-note-station.prerm remove
dpkg: error processing package synology-note-station (--remove):
installed synology-note-station package pre-removal script subprocess was kille
d by signal (Terminated)
dpkg: too many errors, stopping
Errors were encountered while processing:
synology-note-station
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)