Can't install nitroshare

Adithyansm

Active Member
Joined
Nov 11, 2021
Messages
226
Reaction score
99
Credits
1,625
Hello ,

when I tried to install nitroshare using :

sudo apt-get install nitroshare
[sudo] password for adithyan:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package nitroshare is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'nitroshare' has no installation candidate

Then i realise that it is not present in kali repository

So I tried to install it using the .deb package
I got some dependency error:

dpkg -i nitroshare_0.3.3-1+b1_amd64.deb
Selecting previously unselected package nitroshare.
(Reading database ... 348941 files and directories currently installed.)
Preparing to unpack nitroshare_0.3.3-1+b1_amd64.deb ...
Unpacking nitroshare (0.3.3-1+b1) ...
dpkg: dependency problems prevent configuration of nitroshare:
nitroshare depends on libappindicator1 (>= 0.2.91); however:
Package libappindicator1 is not installed.
nitroshare depends on libqhttpengine0; however:
Package libqhttpengine0 is not installed.

dpkg: error processing package nitroshare (--install):
dependency problems - leaving unconfigured
Processing triggers for kali-menu (2021.4.2) ...
Processing triggers for bamfdaemon (0.5.4-2+b1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for mailcap (3.70) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for gnome-icon-theme (3.12.0-4) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
nitroshare

How do I solve the issue


My kali version in 2021.3
And the repository(sources.list file is correct).
(Am testing kali and it is not my primary distro)

some one please help me .
 


to install the missing dependencies
Code:
sudo apt install libqhttpengine0 libappindicator1
 

Members online


Top