How do I add a refresh option in the right click menu in Ubuntu 18.04?

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I tried to add instructions in How do I add a refresh option in the right click menu in Ubuntu 16.04? at ubuntu 16.04 but it doesn't work for ubuntu 18.04 bionic.
nautilus context-menu
add a comment |Â
up vote
0
down vote
favorite
I tried to add instructions in How do I add a refresh option in the right click menu in Ubuntu 16.04? at ubuntu 16.04 but it doesn't work for ubuntu 18.04 bionic.
nautilus context-menu
1
What is it that doesn't work? Where did you get stuck? Any error messages?
â M. Becerra
May 29 at 8:32
nautilus-actions package is not available for bionic. Even I want to add the refresh button manually.
â Hirak
May 30 at 6:22
Yes nautilus-actions package is not available , @M.Becerra you can follow instruction in my link above.
â Abd Al-Kareem Attiya
May 30 at 9:00
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I tried to add instructions in How do I add a refresh option in the right click menu in Ubuntu 16.04? at ubuntu 16.04 but it doesn't work for ubuntu 18.04 bionic.
nautilus context-menu
I tried to add instructions in How do I add a refresh option in the right click menu in Ubuntu 16.04? at ubuntu 16.04 but it doesn't work for ubuntu 18.04 bionic.
nautilus context-menu
edited May 29 at 9:23
muru
128k19270460
128k19270460
asked May 29 at 8:28
Abd Al-Kareem Attiya
41
41
1
What is it that doesn't work? Where did you get stuck? Any error messages?
â M. Becerra
May 29 at 8:32
nautilus-actions package is not available for bionic. Even I want to add the refresh button manually.
â Hirak
May 30 at 6:22
Yes nautilus-actions package is not available , @M.Becerra you can follow instruction in my link above.
â Abd Al-Kareem Attiya
May 30 at 9:00
add a comment |Â
1
What is it that doesn't work? Where did you get stuck? Any error messages?
â M. Becerra
May 29 at 8:32
nautilus-actions package is not available for bionic. Even I want to add the refresh button manually.
â Hirak
May 30 at 6:22
Yes nautilus-actions package is not available , @M.Becerra you can follow instruction in my link above.
â Abd Al-Kareem Attiya
May 30 at 9:00
1
1
What is it that doesn't work? Where did you get stuck? Any error messages?
â M. Becerra
May 29 at 8:32
What is it that doesn't work? Where did you get stuck? Any error messages?
â M. Becerra
May 29 at 8:32
nautilus-actions package is not available for bionic. Even I want to add the refresh button manually.
â Hirak
May 30 at 6:22
nautilus-actions package is not available for bionic. Even I want to add the refresh button manually.
â Hirak
May 30 at 6:22
Yes nautilus-actions package is not available , @M.Becerra you can follow instruction in my link above.
â Abd Al-Kareem Attiya
May 30 at 9:00
Yes nautilus-actions package is not available , @M.Becerra you can follow instruction in my link above.
â Abd Al-Kareem Attiya
May 30 at 9:00
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
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%2f1041483%2fhow-do-i-add-a-refresh-option-in-the-right-click-menu-in-ubuntu-18-04%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
What is it that doesn't work? Where did you get stuck? Any error messages?
â M. Becerra
May 29 at 8:32
nautilus-actions package is not available for bionic. Even I want to add the refresh button manually.
â Hirak
May 30 at 6:22
Yes nautilus-actions package is not available , @M.Becerra you can follow instruction in my link above.
â Abd Al-Kareem Attiya
May 30 at 9:00