GItEye: How to find the files of this program


up vote
0
down vote
favorite
I installed GitEye on my Ubuntu (https://www.collab.net/downloads/giteye).
The program works fine, but I can't find where the files of this program are located.
I tried:
dpkg --status GitEye
dpkg --listfiles GitEye
apt list --installed | grep gitEye
dpkg -l | grep GitEye
which GitEye
find / -name GitEye
and none of them helped me :-(
dpkg git
add a comment |Â
up vote
0
down vote
favorite
I installed GitEye on my Ubuntu (https://www.collab.net/downloads/giteye).
The program works fine, but I can't find where the files of this program are located.
I tried:
dpkg --status GitEye
dpkg --listfiles GitEye
apt list --installed | grep gitEye
dpkg -l | grep GitEye
which GitEye
find / -name GitEye
and none of them helped me :-(
dpkg git
1
I get a zip file download for Linux, not a deb file. Did you install a deb file? What commands did you use to install it?
â muru
Jun 1 at 8:16
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I installed GitEye on my Ubuntu (https://www.collab.net/downloads/giteye).
The program works fine, but I can't find where the files of this program are located.
I tried:
dpkg --status GitEye
dpkg --listfiles GitEye
apt list --installed | grep gitEye
dpkg -l | grep GitEye
which GitEye
find / -name GitEye
and none of them helped me :-(
dpkg git
I installed GitEye on my Ubuntu (https://www.collab.net/downloads/giteye).
The program works fine, but I can't find where the files of this program are located.
I tried:
dpkg --status GitEye
dpkg --listfiles GitEye
apt list --installed | grep gitEye
dpkg -l | grep GitEye
which GitEye
find / -name GitEye
and none of them helped me :-(
dpkg git
asked Jun 1 at 8:09
CrazySynthax
1878
1878
1
I get a zip file download for Linux, not a deb file. Did you install a deb file? What commands did you use to install it?
â muru
Jun 1 at 8:16
add a comment |Â
1
I get a zip file download for Linux, not a deb file. Did you install a deb file? What commands did you use to install it?
â muru
Jun 1 at 8:16
1
1
I get a zip file download for Linux, not a deb file. Did you install a deb file? What commands did you use to install it?
â muru
Jun 1 at 8:16
I get a zip file download for Linux, not a deb file. Did you install a deb file? What commands did you use to install it?
â muru
Jun 1 at 8:16
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1042547%2fgiteye-how-to-find-the-files-of-this-program%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
I get a zip file download for Linux, not a deb file. Did you install a deb file? What commands did you use to install it?
â muru
Jun 1 at 8:16