[SOLVED] Updating Nemo - how?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Valsodar
Level 4
Level 4
Posts: 364
Joined: Thu Jul 19, 2018 11:30 pm
Location: Sofia, Bulgaria
Contact:

[SOLVED] Updating Nemo - how?

Post by Valsodar »

Ever since I started using Linux I figured out many other things, some of them even more complicated than a program update but there's still one I can't figure out how to do, namely - how to update Nemo. Synaptic indicates I have 3.6.4 and the latest Nemo version is 3.6.5. But the icon for the Nemo package is grey and when I right click on the package, there's no "select to update" - only 2 options to uninstall it.

Image
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Core i7-4770, Palit GTX 1660 Ti, 32GB DDR3 RAM, Firefox, Arch LTS w/ Cinnamon 5.2.7
My Linux group on Telegram
Avatar & desktop: https://ibb.co/album/GFx0yV
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Updating Nemo - how?

Post by smurphos »

What does apt update && apt policy nemo && apt list --upgradable run in a terminal return?

Is there no nemo update waiting in Update Manager?

Mint's version of synaptic doesn't support updating packages.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
User avatar
karlchen
Level 23
Level 23
Posts: 18229
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Updating Nemo - how?

Post by karlchen »

smurphos wrote: Wed Apr 03, 2019 12:52 amMint's version of synaptic doesn't support updating packages.
True. But if Synaptic shows a newer version is available, Update Manager should display the same. And Update Manager would be able to install the update ... unless you have put something on the blacklist foolishly. :wink:
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
User avatar
Valsodar
Level 4
Level 4
Posts: 364
Joined: Thu Jul 19, 2018 11:30 pm
Location: Sofia, Bulgaria
Contact:

Re: Updating Nemo - how?

Post by Valsodar »

Code: Select all

$ apt update && apt policy nemo && apt list --upgradable

nemo/sylvia 3.6.5+sylvia amd64 [upgradable from: 3.6.4+sylvia]
nemo-data/sylvia,sylvia 3.6.5+sylvia all [upgradable from: 3.6.4+sylvia]
nemo-dbg/sylvia 3.6.5+sylvia amd64 [upgradable from: 3.6.4+sylvia]
nemo-preview/sylvia 3.6.2+sylvia amd64 [upgradable from: 3.6.1+sylvia]
In the blacklist there are only 4 items and none of them is Nemo: Libre Office, kernels, linux-libc-dev (bc this thing broke my system once) and transmission.

Edit: it does't matter anymore, actually. I just switched to Thunar which is light years ahead of Nemo. Image The best part: has something better than a second panel - middle click on a partition or a folder opens it in a new tab. On top of that thunar can remain open for hours and it never crashes, unlike Nemo.
Core i7-4770, Palit GTX 1660 Ti, 32GB DDR3 RAM, Firefox, Arch LTS w/ Cinnamon 5.2.7
My Linux group on Telegram
Avatar & desktop: https://ibb.co/album/GFx0yV
Locked

Return to “Software & Applications”