How do I install the wimtools package on Debian Jessie?How do I install a single package from Debian testing...

Can two or more lightbeams (from a laser for example) have visible interference when they cross in mid-air*?

Symbol for "not absolutely continuous" in Latex

Can the Raspberry Pi 4 better distribute Python scripts to all four cores?

Security Patch SUPEE-11155 - Possible issues?

Who are these Discworld wizards from this picture?

Why is Japan trying to have a better relationship with Iran?

Graph problems as integer programs

How do I tell the reader that my character is autistic in Fantasy?

Why do I need two parameters in an HTTP parameter pollution attack?

What is the purpose of putting a capacitor on the primary side of a step-down transformer?

What is "oversubscription" in Networking?

How can a valley surrounded by mountains be fertile and rainy?

How to organize members in a struct to waste least space on alignment?

Can a nowhere continuous function have a connected graph?

Buliding a larger matrix from a smaller one

Prime parity peregrination

Why were the first airplanes "backwards"?

If two black hole event horizons overlap (touch) can they ever separate again?

Should I report a leak of confidential HR information?

Ordered list of OR journals

Step into the Octagram

What are good ways to spray paint a QR code on a footpath?

Why would anyone even use a Portkey?

Different budgets within roommate group



How do I install the wimtools package on Debian Jessie?


How do I install a single package from Debian testing or unstable on stable?Unable to install packages from raspbian repoDebian jessie 8 clean installationWhy does installing a libc6 for a different arch not work for armhf?Wine install on Jessie: “E: Unable to locate package winehq-devel”How to install a specific package with dependencies using apt-offline command?Package breaks when upgrading from Debian stable to testingSynaptic was not showing packages such as “git” so I uninstalled it: how to install it again? [Debian 9.0]Unable to install correct Linux headersbuild missing Debian package dependency from source?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I've installed a fresh install of Raspbian Jessie and run the following:



sudo apt-get update
sudo apt-get upgrade


Then trying to install wimtools I get this error.



$ sudo apt-get install wimtools
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package wimtools


I want wimtools because I want to be able to run mkwinpeimg once installed.



What am I missing or doing wrong?










share|improve this question









New contributor



gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    1















    I've installed a fresh install of Raspbian Jessie and run the following:



    sudo apt-get update
    sudo apt-get upgrade


    Then trying to install wimtools I get this error.



    $ sudo apt-get install wimtools
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package wimtools


    I want wimtools because I want to be able to run mkwinpeimg once installed.



    What am I missing or doing wrong?










    share|improve this question









    New contributor



    gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      1












      1








      1








      I've installed a fresh install of Raspbian Jessie and run the following:



      sudo apt-get update
      sudo apt-get upgrade


      Then trying to install wimtools I get this error.



      $ sudo apt-get install wimtools
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      E: Unable to locate package wimtools


      I want wimtools because I want to be able to run mkwinpeimg once installed.



      What am I missing or doing wrong?










      share|improve this question









      New contributor



      gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I've installed a fresh install of Raspbian Jessie and run the following:



      sudo apt-get update
      sudo apt-get upgrade


      Then trying to install wimtools I get this error.



      $ sudo apt-get install wimtools
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      E: Unable to locate package wimtools


      I want wimtools because I want to be able to run mkwinpeimg once installed.



      What am I missing or doing wrong?







      debian apt raspbian






      share|improve this question









      New contributor



      gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited 1 hour ago







      gh0st













      New contributor



      gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 1 hour ago









      gh0stgh0st

      1063 bronze badges




      1063 bronze badges




      New contributor



      gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      gh0st is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.
























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          gh0st is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f526945%2fhow-do-i-install-the-wimtools-package-on-debian-jessie%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          gh0st is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          gh0st is a new contributor. Be nice, and check out our Code of Conduct.













          gh0st is a new contributor. Be nice, and check out our Code of Conduct.












          gh0st is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f526945%2fhow-do-i-install-the-wimtools-package-on-debian-jessie%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...