<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear,</p>
    <p>I would like to know if I can do one metapackage with multiple
      rpm?</p>
    <p>The goal it is to load a full environment for D development like:
      <br>
    </p>
    <pre class="synopsis" style="box-sizing: border-box; widows: 4; orphans: 4; overflow: auto; font-family: "dejavu sans mono", "liberation mono", "bitstream vera mono", "dejavu mono", monospace; font-size: 0.9em; display: block; padding: 15px; margin: 1em 0px 1.8em; line-height: 1.42857; word-break: normal; overflow-wrap: break-word; color: rgb(240, 240, 240) !important; background: rgb(37, 37, 37); border: 1px solid rgb(26, 26, 26); border-radius: 0px; white-space: pre-wrap; break-inside: avoid; box-shadow: none; tab-size: 4; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><code class="command" style="box-sizing: border-box; widows: 4 !important; orphans: 4 !important; font-family: "dejavu sans mono", "liberation mono", "bitstream vera mono", "dejavu mono", monospace; font-size: inherit; padding: 0px; color: inherit; background-color: transparent; border-radius: 0px; font-weight: bold; white-space: pre-wrap; overflow-wrap: break-word;">scl enable dlang-2.088.1</code></pre>
    <div class="moz-signature">which will load various rpm (compiler and
      D librairies) <br>
    </div>
    <div class="moz-signature"><br>
    </div>
    <div class="moz-signature">Thanks for your insight</div>
    <div class="moz-signature"><br>
    </div>
    <div class="moz-signature"><br>
    </div>
    <div class="moz-signature">-- <br>
      <style type="text/css">
/* ==========================================================================
Signature style
========================================================================== */
#main a, span{
    height: auto;
    width: auto;
}
#main p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size:  100%;
    line-height: 0.3 rem;
    width: 100%;
    height: auto;
}
#main{
    width: 480px;
    height: 240px;
    border: solid 1px #000;
    border-radius: 15px;
    box-shadow: 4px 2px black;
    position:relative;
}

#selfie{
    float: left;
    width: 100px;
    height:auto;
    margin-right: 23px;
    margin-left: 16px;
}
#selfie img{
    transform: translateY(+10%);
    position: relative;
    width: 80px;
    height: 104px;
}
#logo{
    width:  100%;
    height: auto;
}
#description{
    float: left;
    padding-top: 16px;
    width: 100%;
    height: auto;
}
#position{
    color: rgb(200,41,52);
}
#job{
    color: rgb(126,170,54);
    font-size: 1.2em;
    width: 100%;
    height: auto;
}
#identity{
    font-size: 1em;
    width: 100%;
    height: auto;
}
#firstname{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#lastname{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#laboratory{
    color: rgb(200,41,52);
}
#contact{
    height: 100%;
    width: 100%;
}
.label{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#address{
    float: left;
    height: auto;
    width: 100%;
    line-height: 0.3;
    margin-right: 1em;
    margin-left: 1em;
}
#contact{
    position: relative;
    float: right;
    height: 100%;
    width: 100%;
    line-height: 0.3;
    margin-right: 0em;
    margin-left: 0em;
}
.container1{
    position:relative;
    float: left;
    height: 100%;
    width: 40%;
}
.container2{
    position:relative;
    float: left;
    height: 100%;
    width: 50%;
    margin: auto;
}
    </style>
      <header>
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <meta name="format-detection" content="telephone=yes">
      </header>
      <div id="main">
        <div class="container1">
          <div id="selfie"> <img
              src="cid:part1.CCBDC0C1.170296D7@cng.fr" alt="Jonathan
              MERCIER"> </div>
          <div id="description">
            <p id="job">Researcher computational biology</p>
            <p id="identity"><span id="position">PhD,</span> <span
                id="firstname">Jonathan</span> <span id="lastname">MERCIER</span></p>
          </div>
        </div>
        <div class="container2">
          <div id="address"> <img id="logo"
              src="cid:part2.2C2AA770.0730E57D@cng.fr" alt="Centre
              National de Recherche en Génomique Humaine (CNRGH)">
            <p id="laboratory">Bioinformatics (LBI)</p>
            <p id="address_street" class="address">2, rue Gaston
              Crémieux</p>
            <p id="address_city" class="address">91057 Evry Cedex</p>
          </div>
          <div id="contact">
            <p id="phone"><span class="label">Tel :</span>(33) 1 60 87
              83 44</p>
            <p id="email"><span class="label">Email :</span><a
                href="mailto:jonathan.mercier@cnrgh.fr">jonathan.mercier@cnrgh.fr</a>
            </p>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>