GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DEVTOOLSET-11(7) User Commands DEVTOOLSET-11(7)

devtoolset-11 - manual page for devtoolset-11 11.1 Software Collection

scl enable devtoolset-11 <command>

Package devtoolset-11 is the main package for Red Hat Developer Toolset 11. By installing the devtoolset-11 package, you will get the working set of packages that are included in Red Hat Developer Toolset 11. It is possible to install only certain components, such as performance tools or the toolchain packages used to develop and debug applications, since this package contains a number of meta packages. These are: devtoolset-11-perftools, which includes performance monitoring tools; and devtoolset-11-toolchain, which includes development and debugging tools.

Red Hat Developer Toolset allows you to build and execute applications which are not located in the filesystem root hierarchy, but are stored in an alternative location, which is /opt/rh/devtoolset-11/root in case of the devtoolset-11 collection.

scl enable devtoolset-11 'command --arg'

Run a specific command with the argument --arg within the devtoolset-11 Red Hat Developer Toolset environment.

scl enable devtoolset-11 'gcc'

Run GCC from the devtoolset-11 Red Hat Developer Toolset.

scl enable devtoolset-11 'bash'

Run an interactive shell wherein the devtoolset-11 software collection is enabled.

scl enable devtoolset-11 'man gcc'

Show man pages for the gcc command, which is a part of the devtoolset-11 Red Hat Developer Toolset.

Report bugs to <http://bugzilla.redhat.com>.

May 2022 devtoolset-11 11.1 Software Collection

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.