How to install app from github?

Forum Forums New users New Users and General Questions How to install app from github?

  • This topic has 4 replies, 4 voices, and was last updated Aug 22-11:16 am by sdsddsd.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #26182
    Member
    LySSij

      Hi, it’s the first time i use linux (on virtualbox).
      antix 17.432 32bit image from osboxes.org on win10 32bit.

      So, the direct link is here
      https://github.com/mateor/auto-patcher

      And what should I do? What have I type and where?
      Thankful in advance.

      #26183
      Anonymous
        Helpful
        Up
        0
        ::

        The Auto-Patcher is a decompiler and code-injector for Android ROMs.

        Sorry, the auto-patcher is deprecated.

        And what should I do?

        You’d want to find something else instead and maybe go to some Android forum (like XDA-developers) and ask there.

        #26186
        Member
        LySSij
          Helpful
          Up
          0
          ::

          The Auto-Patcher is a decompiler and code-injector for Android ROMs.…

          You’d want to find something else instead and maybe go to some Android forum (like XDA-developers) and ask there.

          Maan, i’ve asked how to install this app on my virtual Antix, nothing more.
          About your notifications: yes, this app is changing android roms, but the app is working on linux. It isn’t android app. This is the linux app for changing android roms.

          About xda forum, here is
          https://forum.xda-developers.com/showthread.php?t=1719408&page=383
          i’ve been there.

          So, let me repeat: how can I install this app from github?

          #26187
          Forum Admin
          Dave
            Helpful
            Up
            0
            ::

            I don’t know if you need to install it… it is a bash script so I would guess that you just download it and run the script.

            Anything about installing / running should be in the Readme file in the github repo. Other than that you would need to have someone that actually uses said program to tell you how.

            Computers are like air conditioners. They work fine until you start opening Windows. ~Author Unknown

            #26188
            Member
            sdsddsd
              Helpful
              Up
              0
              ::

              The procedure will be the same on every other Linuxdistro.
              Install the dependencies first : jdk, cpio, patch, git.
              Open your terminal of choice and navigate to the programs folder.
              You have to execute “auto_patcher” . Its a bashscript. So in order to make it it executable type “chmod +x auto_patcher”.
              Then to execute “./auto_patcher” .

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.