Error while Installing Snapd

Hi there I try to install snap but i got these errors:

snapd.seeded.service is a disabled or a static unit, not starting it.
snapd.service is a disabled or a static unit, not starting it.
snapd.socket is a disabled or a static unit, not starting it.

here is the full log:

root@arashsoft:~# sudo apt-get install snapd
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  snapd
0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
Need to get 14.3 MB of archives.
After this operation, 61.0 MB of additional disk space will be used.
Get:1 http://kali.download/kali kali-rolling/main amd64 snapd amd64 2.37.4-1+b1 [14.3 MB]
Fetched 14.3 MB in 30s (471 kB/s)                                              
Selecting previously unselected package snapd.
(Reading database ... 444045 files and directories currently installed.)
Preparing to unpack .../snapd_2.37.4-1+b1_amd64.deb ...
Unpacking snapd (2.37.4-1+b1) ...
Setting up snapd (2.37.4-1+b1) ...
snapd.seeded.service is a disabled or a static unit, not starting it.
snapd.service is a disabled or a static unit, not starting it.
snapd.socket is a disabled or a static unit, not starting it.
Processing triggers for mime-support (3.62) ...
Processing triggers for gnome-menus (3.31.4-3) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for desktop-file-utils (0.23-4) ...

and my os is kali linux 2019.2

root@arashsoft:~# uname -a
Linux arashsoft 4.19.0-kali5-amd64 #1 SMP Debian 4.19.37-2kali1 (2019-05-15) x86_64 GNU/Linux

Looks like the package got installed. Have you tried installing any snaps?