Verzeichnisse

epsilonalpha

epsilonalpha

Eroberer
Ich kenne mich noch nicht in Linux aus, in welchem Verzeichnis werden den die Programme installiert? :(

Wie bei Windows vergleichbar mit dem "Programme"-Ordner
 
Danke für den Link also da steht ja

/opt

Software, die nicht zum üblichen Installationsumfang von Unix-Systemen gehören, werden oft unter diesem Zweig installiert. So werden nahezu alle kommerziellen Softwarepakete hier eingerichtet; auch die Programme zur KDE befinden sich hier.

aba das Verzeichnis is bei mir leer auch als root hat es keinen Inhalt.

Ich suche das Verzeichnis in das Firefox installiert wurde. Und die Dateisuche von Fedora ist da keine Hilfe.
 
@buli

Code:
updatedb 
locate mozilla | less

Da kommt die Antwort:

Code:
 updatedb: src/updatedb.c:721: scan_cwd: Zusicherung »name_size > 1« nicht erfüllt.

@Tuxus

Danke habs unter lib gefunden aba man muss die verstecken Objekte anzeigen lassen.

@Marvin

Danke dein Post hat mich auf die Idee gebracht die verstecken Elemente anzeigen zu lassen ^.^ Aber in dem Verzeichnis kann man keine Plugins hinzufügen trotzdem

Danke euch allen :D:)
 
Äh,

wie wäre es mit Handbuch lesen bevor noch mehr Fragen kommen, die auf den ersten 10 Seiten erklärt sind?

Und ja, das gibt es online, kostenlos und lässt sich über google finden.
 
So zum Bleistift (Wo ist Mozilla Firefox installiert?)

Paketname suchen:

Code:
rpm -qa |grep -i firefox

MozillaFirefox-translations-2.0.0.6-11.1
[B]MozillaFirefox[/B]-2.0.0.6-11.1

Und welche Dateien sind im Paket?

Code:
rpm -ql MozillaFirefox
/etc/opt/gnome/gconf/schemas/firefox.schemas
/opt/gnome/share/icons/hicolor
/opt/gnome/share/icons/hicolor/48x48
/opt/gnome/share/icons/hicolor/48x48/apps
/opt/gnome/share/icons/hicolor/48x48/apps/firefox.png
/usr/bin/firefox
/usr/lib/firefox
/usr/lib/firefox/add-plugins.sh
/usr/lib/firefox/browserconfig.properties
/usr/lib/firefox/chrome
/usr/lib/firefox/chrome/browser.jar
/usr/lib/firefox/chrome/browser.manifest
/usr/lib/firefox/chrome/classic.jar
/usr/lib/firefox/chrome/classic.manifest
/usr/lib/firefox/chrome/comm.jar
/usr/lib/firefox/chrome/comm.manifest
/usr/lib/firefox/chrome/en-US.jar
/usr/lib/firefox/chrome/en-US.manifest
/usr/lib/firefox/chrome/icons
/usr/lib/firefox/chrome/icons/default
/usr/lib/firefox/chrome/icons/default/default.xpm
/usr/lib/firefox/chrome/pippki.jar
/usr/lib/firefox/chrome/pippki.manifest
/usr/lib/firefox/chrome/reporter.jar
/usr/lib/firefox/chrome/reporter.manifest
/usr/lib/firefox/chrome/toolkit.jar
/usr/lib/firefox/chrome/toolkit.manifest
/usr/lib/firefox/components
/usr/lib/firefox/components/FeedConverter.js
/usr/lib/firefox/components/FeedProcessor.js
/usr/lib/firefox/components/FeedWriter.js
/usr/lib/firefox/components/WebContentConverter.js
/usr/lib/firefox/components/browser.xpt
/usr/lib/firefox/components/jsconsole-clhandler.js
/usr/lib/firefox/components/libdbusservice.so
/usr/lib/firefox/components/libjsd.so
/usr/lib/firefox/components/libmozgnome.so
/usr/lib/firefox/components/libmyspell.so
/usr/lib/firefox/components/libnkgnomevfs.so
/usr/lib/firefox/components/libspellchecker.so
/usr/lib/firefox/components/libsystem-pref-gconf.so
/usr/lib/firefox/components/libunixproxy.so
/usr/lib/firefox/components/libxpinstall.so
/usr/lib/firefox/components/nsBookmarkTransactionManager.js
/usr/lib/firefox/components/nsBrowserContentHandler.js
/usr/lib/firefox/components/nsBrowserGlue.js
/usr/lib/firefox/components/nsCloseAllWindows.js
/usr/lib/firefox/components/nsDefaultCLH.js
/usr/lib/firefox/components/nsDictionary.js
/usr/lib/firefox/components/nsExtensionManager.js
/usr/lib/firefox/components/nsFilePicker.js
/usr/lib/firefox/components/nsHelperAppDlg.js
/usr/lib/firefox/components/nsInterfaceInfoToIDL.js
/usr/lib/firefox/components/nsMicrosummaryService.js
/usr/lib/firefox/components/nsProxyAutoConfig.js
/usr/lib/firefox/components/nsSafebrowsingApplication.js
/usr/lib/firefox/components/nsSearchService.js
/usr/lib/firefox/components/nsSearchSuggestions.js
/usr/lib/firefox/components/nsSessionStartup.js
/usr/lib/firefox/components/nsSessionStore.js
/usr/lib/firefox/components/nsSetDefaultBrowser.js
/usr/lib/firefox/components/nsSidebar.js
/usr/lib/firefox/components/nsURLFormatter.js
/usr/lib/firefox/components/nsUpdateService.js
/usr/lib/firefox/components/nsUrlClassifierLib.js
/usr/lib/firefox/components/nsUrlClassifierListManager.js
/usr/lib/firefox/components/nsUrlClassifierTable.js
/usr/lib/firefox/components/nsXmlRpcClient.js
/usr/lib/firefox/defaults
/usr/lib/firefox/defaults/autoconfig
/usr/lib/firefox/defaults/autoconfig/platform.js
/usr/lib/firefox/defaults/autoconfig/prefcalls.js
/usr/lib/firefox/defaults/pref
/usr/lib/firefox/defaults/pref/channel-prefs.js
/usr/lib/firefox/defaults/pref/firefox-branding.js
/usr/lib/firefox/defaults/pref/firefox-l10n.js
/usr/lib/firefox/defaults/pref/firefox-novell.js
/usr/lib/firefox/defaults/pref/firefox.js
/usr/lib/firefox/defaults/pref/reporter.js
/usr/lib/firefox/defaults/profile
/usr/lib/firefox/defaults/profile/bookmarks.html
/usr/lib/firefox/defaults/profile/chrome
/usr/lib/firefox/defaults/profile/chrome/userChrome-example.css
/usr/lib/firefox/defaults/profile/chrome/userContent-example.css
/usr/lib/firefox/defaults/profile/localstore.rdf
/usr/lib/firefox/defaults/profile/mimeTypes.rdf
/usr/lib/firefox/defaults/profile/prefs.js
/usr/lib/firefox/defaults/profile/search.rdf
/usr/lib/firefox/dictionaries
/usr/lib/firefox/dictionaries/en-US.aff
/usr/lib/firefox/dictionaries/en-US.dic
/usr/lib/firefox/extensions
/usr/lib/firefox/extensions/inspector@mozilla.org
/usr/lib/firefox/extensions/inspector@mozilla.org/chrome
/usr/lib/firefox/extensions/inspector@mozilla.org/chrome.manifest
/usr/lib/firefox/extensions/inspector@mozilla.org/chrome/inspector.jar
/usr/lib/firefox/extensions/inspector@mozilla.org/components
/usr/lib/firefox/extensions/inspector@mozilla.org/components/inspector-cmdline.js
/usr/lib/firefox/extensions/inspector@mozilla.org/defaults
/usr/lib/firefox/extensions/inspector@mozilla.org/defaults/preferences
/usr/lib/firefox/extensions/inspector@mozilla.org/defaults/preferences/inspector.js
/usr/lib/firefox/extensions/inspector@mozilla.org/install.rdf
/usr/lib/firefox/extensions/tango@novell.com
/usr/lib/firefox/extensions/tango@novell.com/chrome
/usr/lib/firefox/extensions/tango@novell.com/chrome.manifest
/usr/lib/firefox/extensions/tango@novell.com/chrome/tango.jar
/usr/lib/firefox/extensions/tango@novell.com/icon.png
/usr/lib/firefox/extensions/tango@novell.com/install.rdf
/usr/lib/firefox/extensions/tango@novell.com/preview.png
/usr/lib/firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
/usr/lib/firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
/usr/lib/firefox/firefox-bin
/usr/lib/firefox/firefox.sh
/usr/lib/firefox/greprefs
/usr/lib/firefox/greprefs/all.js
/usr/lib/firefox/greprefs/security-prefs.js
/usr/lib/firefox/greprefs/xpinstall.js
/usr/lib/firefox/icons
/usr/lib/firefox/icons/document.png
/usr/lib/firefox/icons/mozicon128.png
/usr/lib/firefox/icons/mozicon16.xpm
/usr/lib/firefox/icons/mozicon50.xpm
/usr/lib/firefox/libmozjs.so
/usr/lib/firefox/libxpcom.so
/usr/lib/firefox/libxpcom_compat.so
/usr/lib/firefox/libxpcom_core.so
/usr/lib/firefox/libxpistub.so
/usr/lib/firefox/mozilla-xremote-client
/usr/lib/firefox/plugins
/usr/lib/firefox/plugins/libnullplugin.so
/usr/lib/firefox/readme.txt
/usr/lib/firefox/res
/usr/lib/firefox/res/EditorOverride.css
/usr/lib/firefox/res/arrow.gif
/usr/lib/firefox/res/arrowd.gif
/usr/lib/firefox/res/broken-image.gif
/usr/lib/firefox/res/charsetData.properties
/usr/lib/firefox/res/charsetalias.properties
/usr/lib/firefox/res/cmessage.txt
/usr/lib/firefox/res/dtd
/usr/lib/firefox/res/dtd/mathml.dtd
/usr/lib/firefox/res/dtd/xhtml11.dtd
/usr/lib/firefox/res/entityTables
/usr/lib/firefox/res/entityTables/html40Latin1.properties
/usr/lib/firefox/res/entityTables/html40Special.properties
/usr/lib/firefox/res/entityTables/html40Symbols.properties
/usr/lib/firefox/res/entityTables/htmlEntityVersions.properties
/usr/lib/firefox/res/entityTables/mathml20.properties
/usr/lib/firefox/res/entityTables/transliterate.properties
/usr/lib/firefox/res/fonts
/usr/lib/firefox/res/fonts/fontEncoding.properties
/usr/lib/firefox/res/fonts/mathfont.properties
/usr/lib/firefox/res/fonts/mathfontCMEX10.properties
/usr/lib/firefox/res/fonts/mathfontCMSY10.properties
/usr/lib/firefox/res/fonts/mathfontMTExtra.properties
/usr/lib/firefox/res/fonts/mathfontMath1.properties
/usr/lib/firefox/res/fonts/mathfontMath2.properties
/usr/lib/firefox/res/fonts/mathfontMath4.properties
/usr/lib/firefox/res/fonts/mathfontPUA.properties
/usr/lib/firefox/res/fonts/mathfontSymbol.properties
/usr/lib/firefox/res/fonts/pangoFontEncoding.properties
/usr/lib/firefox/res/forms.css
/usr/lib/firefox/res/grabber.gif
/usr/lib/firefox/res/hiddenWindow.html
/usr/lib/firefox/res/html
/usr/lib/firefox/res/html.css
/usr/lib/firefox/res/html/gopher-audio.gif
/usr/lib/firefox/res/html/gopher-binary.gif
/usr/lib/firefox/res/html/gopher-find.gif
/usr/lib/firefox/res/html/gopher-image.gif
/usr/lib/firefox/res/html/gopher-menu.gif
/usr/lib/firefox/res/html/gopher-movie.gif
/usr/lib/firefox/res/html/gopher-sound.gif
/usr/lib/firefox/res/html/gopher-telnet.gif
/usr/lib/firefox/res/html/gopher-text.gif
/usr/lib/firefox/res/html/gopher-unknown.gif
/usr/lib/firefox/res/langGroups.properties
/usr/lib/firefox/res/language.properties
/usr/lib/firefox/res/loading-image.gif
/usr/lib/firefox/res/mathml.css
/usr/lib/firefox/res/quirk.css
/usr/lib/firefox/res/svg.css
/usr/lib/firefox/res/table-add-column-after-active.gif
/usr/lib/firefox/res/table-add-column-after-hover.gif
/usr/lib/firefox/res/table-add-column-after.gif
/usr/lib/firefox/res/table-add-column-before-active.gif
/usr/lib/firefox/res/table-add-column-before-hover.gif
/usr/lib/firefox/res/table-add-column-before.gif
/usr/lib/firefox/res/table-add-row-after-active.gif
/usr/lib/firefox/res/table-add-row-after-hover.gif
/usr/lib/firefox/res/table-add-row-after.gif
/usr/lib/firefox/res/table-add-row-before-active.gif
/usr/lib/firefox/res/table-add-row-before-hover.gif
/usr/lib/firefox/res/table-add-row-before.gif
/usr/lib/firefox/res/table-remove-column-active.gif
/usr/lib/firefox/res/table-remove-column-hover.gif
/usr/lib/firefox/res/table-remove-column.gif
/usr/lib/firefox/res/table-remove-row-active.gif
/usr/lib/firefox/res/table-remove-row-hover.gif
/usr/lib/firefox/res/table-remove-row.gif
/usr/lib/firefox/res/ua.css
/usr/lib/firefox/res/unixcharset.properties
/usr/lib/firefox/res/viewsource.css
/usr/lib/firefox/run-mozilla.sh
/usr/lib/firefox/searchplugins
/usr/lib/firefox/searchplugins/NovellCool.gif
/usr/lib/firefox/searchplugins/NovellCool.src
/usr/lib/firefox/searchplugins/NovellDocumentation.gif
/usr/lib/firefox/searchplugins/NovellDocumentation.src
/usr/lib/firefox/searchplugins/NovellSupport.gif
/usr/lib/firefox/searchplugins/NovellSupport.src
/usr/lib/firefox/searchplugins/amazondotcom.xml
/usr/lib/firefox/searchplugins/answers.xml
/usr/lib/firefox/searchplugins/creativecommons.xml
/usr/lib/firefox/searchplugins/eBay.xml
/usr/lib/firefox/searchplugins/google.xml
/usr/lib/firefox/searchplugins/yahoo.xml
/usr/lib/firefox/updater
/usr/lib/firefox/updater.ini
/usr/lib/firefox/xpicleanup
/usr/share/applications/MozillaFirefox.desktop
/usr/share/man/man1/firefox.1.gz
/usr/share/pixmaps/firefox-gnome.png
/usr/share/pixmaps/firefox.png

=>
Code:
man rpm

Und Plugins gibt es sicher bei Fedora auch als fertige RPM-Pakete, die man sich über seinen Paketmanager installieren kann.

Greetz,

RM
 
Danke dein Post hat mich auf die Idee gebracht die verstecken Elemente anzeigen zu lassen ^.^ Aber in dem Verzeichnis kann man keine Plugins hinzufügen trotzdem
Halte ich für ein Gerücht...
 
Plugins am besten im laufenden Betrieb hinzufügen oder z.B wenn du flash player haben willst von adobe holen alles leicht...
Versteckte Datein mit "ls -a" anzeigen.
 
Flash funzt jetzt aba Java will ned funzt obwohl ich die Verknüpfung mit ln nach Anleitung gemacht habe T.T

und mit Google hab ich zwar Anleitung gefunden aba die verstehe ich nich bzw. funktionieren nicht
 
Zuletzt bearbeitet:
Sehr hilfreich hast auch was konstruktives beizutragen oder willst lieber nur spam ablassen? -.-
 
Sehr hilfreich hast auch was konstruktives beizutragen oder willst lieber nur spam ablassen? -.-

Ich würde dir gerne helfen, aber wie du vielleicht an meinem leichten sarkastischen Unterton gemerkt hast, kann ich dir nicht helfen, den

"Funzt nit" ist keine Fehlermeldung.

Sehr hilfreich ist es auch zu sagen, was man gemacht, oder zb den Link zum Howto zu posten wäre auch eine Idee.

Aber hör lieber nicht auf mich, ich blase ja nur spam...:finger:
 
Naja hab Java installiert via dem RPM Paket und ne Verknüpfung im pluginverzeichnis angelegt.

WIE GESAGT so wie es in allen gegooglten Anleitungen steht.
 
Naja hab Java installiert via dem RPM Paket und ne Verknüpfung im pluginverzeichnis angelegt.

dann lass uns doch jetzt bitte endlich mal die befehle sehen die du eingeben hast...
 
Wenn du das gemacht hättest, was man dir gesagt hatte, nämlich das Handbuch zu lesen, hättest du nicht:

- irgendwelche Anleitungen googlen müssen
- kein rpm manuell installieren müssen
- und schon gar nicht selber irgendwelche sym-links anlegen müssen.

Und mit deinem "funzt net" kann niemand was anfangen.
 

Ähnliche Themen

Versehentlich gelöschte Daten zurückholen

Wie vom Script verwendete Befehle ermitteln um sie bei Bedarf nach zu installieren?

Samba Server funktioniert nach Installation von Nextcloud 26 nicht mehr

Windows-Subsystem für Linux: Version 0.50.2 mit aktuellem LTS-Kernel erschienen

Windows Subsystem für Linux: Kompatibilitätsschicht als Vorschau für Windows 11

Zurück
Oben