• Login
Community
  • Login

How to add or install pork2sausage to Notepad++

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 4 Posters 622 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    Marc Hankin
    last edited by Jan 26, 2023, 8:29 AM

    I keep getting a message that pork2sausage is not installed.
    I found a Github site, “https://github.com/npp-plugins/pork2sausage ” from which pork2sausage could be downloaded. I don’t really understand how to use Github, but I was able to find a link that allowed me to download a zip, “pork2sausage-master.zip”. Now, I can’t find any instructions for how to add/install it to Notepad++.

    Any suggestions would be much appreciated.
    Marc

    E P 2 Replies Last reply Jan 26, 2023, 10:03 AM Reply Quote 0
    • E
      Ekopalypse @Marc Hankin
      last edited by Jan 26, 2023, 10:03 AM

      @Marc-Hankin

      If you need it, install it via the Plugins Admin

      c4ad4d46-2e10-48fa-9821-784af58bb0fb-image.png

      1 Reply Last reply Reply Quote 3
      • P
        PeterJones @Marc Hankin
        last edited by Jan 26, 2023, 2:40 PM

        @Marc-Hankin said in How to add or install pork2sausage to Notepad++:

        I keep getting a message that pork2sausage is not installed

        The real question is, what would be causing that message?

        I’ve never seen a message that a particular plugin isn’t installed. Do you have another plugin that relies on the pork2sausage plugin? (Maybe Customize Toolbar tried to put a button on the toolbar from that plugin, or something?)

        Now, I can’t find any instructions for how to add/install it to Notepad++

        Notepad++'s ?-Menu has a link to the Online User Manual , which has a page called Extend Functionality With Plugins which has a section on how to Install using Plugins Admin followed by how to Install plugin manually . The “Plugins Admin” section describes what @Ekopalypse said; the “Install plugin manually” explains how to install it from the zipfile you downloaded.

        D 1 Reply Last reply Jan 26, 2023, 4:02 PM Reply Quote 1
        • D
          dinkumoil @PeterJones
          last edited by dinkumoil Jan 26, 2023, 4:06 PM Jan 26, 2023, 4:02 PM

          @PeterJones said in How to add or install pork2sausage to Notepad++:

          install it from the zipfile you downloaded

          I guess this will not work because the TO wrote

          a link that allowed me to download a zip, “pork2sausage-master.zip”

          Thus, the downloaded file likely is a ZIP file containing the whole GitHub repository with all source code files which is not suitable for installing the plugin. For this purpose @Marc-Hankin you should click to the red marked link at the project’s GitHub site

          a097cfbc-5c2f-490f-8494-640e9007ac95-grafik.png

          which will open the release section of the project’s site. There you will see the following:

          538744eb-4f36-4610-84de-a229edb3e4b9-grafik.png

          The first 3 files in that list are installable following the “Install plugin manually ” section of the Notepad++ user manual. You should download the one that matches the CPU architecture of your computer and the bitness of your Windows operating system:

          • arm64 -> CPU architecture ARM, operating system bitness doesn’t matter (no different bitnesses), choose this if you run a Microsoft Surface device
          • x64 -> CPU architecture Intel x86 compatible with AMD64 extension, operating system bitness 64 bit, choose this if you run a PC with a 64 bit version of Windows
          • no postfix -> CPU architecture Intel x86 compatible with or without AMD64 extension, operating system bitness 32 bit, choose this if you run a PC with a 32 bit version of Windows

          To learn how to figure out the bitness of your Windows installation please search the internet with your prefered search engine.

          1 Reply Last reply Reply Quote 3
          • M Marc Hankin referenced this topic on Jun 12, 2023, 11:36 AM
          4 out of 4
          • First post
            4/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors