Sponsored Content
Full Discussion: Installing netbeans
Operating Systems Linux Fedora Installing netbeans Post 302711619 by jim mcnamara on Sunday 7th of October 2012 10:18:40 AM
Old 10-07-2012
Sort of. pkgadd installs packages, and the java jdk package is all you need.

This page has the current java version, jdk, jre and all you need.

Java SE 6 Platform Installation

Edit: forgot pkginfo - shows the installed packages
 

2 More Discussions You Might Find Interesting

1. HP-UX

netbeans IDE on Hp-UX

Can netbeans IDE be installed and used on hp-ux? Sorry I know this is more java specific but does anybody have any experience with this? There does not seem to be any specific installation or support from netbeans. (0 Replies)
Discussion started by: domestos
0 Replies

2. Programming

Netbeans ide can't display chinese character in linux

When i write the source code in netbeans environment,if the source code,there are chinese characters,chinese characters will be displayed as box,how to solve this problem?please (2 Replies)
Discussion started by: fang_xiaoan
2 Replies
find-repos-of-install(1)												  find-repos-of-install(1)

NAME
find-repos-of-install - report which Yum repository a package was installed from SYNOPSIS
find-repos-of-install [options] package1 [package2...] DESCRIPTION
find-repos-of-install is a program which reports the Yum repository that a specified package was installed from. OPTIONS
--version Report program version and exit. -h, --help Display a help message, and then quit. --repoid=REPOID Specify repo ids to query, can be specified multiple times (default is all enabled). --enablerepo=ENABLEREPOS In addition to the default set, query the given additional repository, even if it is disabled in YUM configuration. Can be used multiple times. --disablerepo=DISABLEREPOS Do not query the given repository, even if it is enabled in YUM configuration. Can be used multiple times. --repofrompath=REPOID,PATH/URL Specify a path or url to a repository (same path as in a baseurl) to add to the repositories for this query. This option can be used multiple times. If you want to view only the pkgs from this repository combine this with --repoid. The repoid for the repository is specified by REPOID. -C, --cache Tells repoquery to run entirely from YUM cache - does not download any metadata or update the cache. Queries in this mode can fail or give partial/incorrect results if the cache isn't fully populated beforehand with eg "yum makecache". --tempcache Use a temp dir for storing/accessing yum-cache. --sync2yumdb Sync anything that is found to the yumdb, if available. SEE ALSO
yum.conf (5) http://yum.baseurl.org/ AUTHORS
See the Authors file included with this program. 13 January 2013 find-repos-of-install(1)
All times are GMT -4. The time now is 08:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy