Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 1985  / 2 Years ago, sat, september 3, 2022, 8:39:45

I need to provide an application developer with a list of all other python-nautilus extensions I have installed/running (I am trying to provide information on this issue).



What is the easiest way to get a list of these extensions on my machine?



(Please tag this with "python-nautilus")


More From » nautilus

 Answers
5

Update 2021: On newer versions, such as 20.04, have a look into


/usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0/

but this does not contain Python extensions, but in there is a file libnautilus-python.so.


According to this answer, you should also have a look in these directories in your home directory:


~/.local/share/nautilus-python/extensions/
~/.local/share/nautilus/scripts

Still found these directories on my v14.10, and on my v20.04.


User hhlp's answer already says that the system folders were (for older Ubuntu versions):


/usr/lib/nautilus/extensions-2.0/python 
/usr/lib/nautilus/extensions-3.0/python

It seems to me that these no longer exist on my 20.04.


[#42211] Monday, September 5, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
iedncommon

Total Points: 200
Total Questions: 95
Total Answers: 132

Location: Tonga
Member since Mon, Aug 2, 2021
3 Years ago
iedncommon questions
Sat, Jun 4, 22, 18:20, 2 Years ago
Mon, Apr 4, 22, 08:10, 2 Years ago
Tue, Jul 6, 21, 15:11, 3 Years ago
;