UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Could I get a step by step guide on how to install Transmission via libertine

    Scheduled Pinned Locked Moved General
    19 Posts 7 Posters 3.6k Views 3 Watching
    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.
      • advocatuxA Offline
        advocatux @FishFingers44
        last edited by

        @fishfingers44 just FYI, the documentation is at https://docs.ubports.com/en/latest/userguide/dailyuse/libertine.html

        If you click on v: latest (bottom left hand side on that page) you can read the documentation in other languages than English.

        LakotaubpL 1 Reply Last reply Reply Quote 2
        • arubislanderA Offline
          arubislander
          last edited by

          Good call @advocatux! I forgot about the excellent documentation we already have.

          πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
          Happily running Ubuntu Touch
          JingPad (24.04-1.x daily)
          OnePlus Nord N10 5G (24.04-2.x daily)
          PinePhone OG (20.04)
          Meizu Pro 5 (16.04 DEV)

          1 Reply Last reply Reply Quote 1
          • LakotaubpL Offline
            Lakotaubp @advocatux
            last edited by

            @advocatux Also available as an app in the openstore
            Ubports Docs

            ? 1 Reply Last reply Reply Quote 1
            • ? Offline
              A Former User @Lakotaubp
              last edited by

              @advocatux is available as an app in the open-store, @lakotaubp? I'm downloading him immediately... He's far more useful than the likes of Siri and Alexa!

              LakotaubpL 1 Reply Last reply Reply Quote 1
              • D Offline
                doniks @arubislander
                last edited by

                @arubislander said in Could I get a step by step guide on how to install Transmission via libertine:

                Again, I have no idea if transmission will work in a container, but the above steps should help you to find out.

                I have used transmission in the past on UT and I can confirm it works (worked) quite nicely. Transmission also offers a web interface, so you can use it from the touch enabled browser!

                1 Reply Last reply Reply Quote 1
                • LakotaubpL Offline
                  Lakotaubp @Guest
                  last edited by Lakotaubp

                  @3arn0wl now there's a concept . UBports Ubuntu Touch with @advocatux voice control assistance.

                  advocatuxA 1 Reply Last reply Reply Quote 1
                  • advocatuxA Offline
                    advocatux @Lakotaubp
                    last edited by

                    @lakotaubp lol

                    ? 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @advocatux
                      last edited by

                      @advocatux Have you been approached by the Mycroft people about doing the voice recordings yet? It makes perfect sense to @Lakotaubp and me!

                      advocatuxA 1 Reply Last reply Reply Quote 0
                      • advocatuxA Offline
                        advocatux @Guest
                        last edited by

                        @3arn0wl thank you (lol)

                        Sometime ago I recorded some sentences for the Mozilla's Common Voice project (https://voice.mozilla.org/en) so who knows? Maybe that could be the first step to a successful career as robotic voice πŸ˜„

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          malditobastardo
                          last edited by

                          @advocatux and Yumi one heart πŸ™‚

                          1 Reply Last reply Reply Quote 1
                          • F Offline
                            FishFingers44
                            last edited by

                            OK guys I did try a while back but I've tried again. I couldn't create a container using the libertine gui so I did via terminal.

                            Here's what I did:

                            libertine-container-manager create -i test

                            This went away and installed and configured a bunch of stuff and took ages.

                            libertine-container-manager install-package -p transmission-gtk -i test

                            Now if I do a libertine-container-manager list I get:
                            test
                            xenial-4
                            trans

                            then if I do

                            libertine-container-manager list-apps

                            I get nothing returned

                            If I attempt this again

                            libertine-container-manager install-package -p transmission-gtk -i test

                            I get

                            libertine-container-manager:175: Error: install_package(): package 'transmission-gtk' is already installed.

                            Any help guys? Thanks

                            arubislanderA D 2 Replies Last reply Reply Quote 0
                            • arubislanderA Offline
                              arubislander @FishFingers44
                              last edited by

                              @fishfingers44
                              What happens if you do libertine-container-manager list-apps -i test?

                              πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
                              Happily running Ubuntu Touch
                              JingPad (24.04-1.x daily)
                              OnePlus Nord N10 5G (24.04-2.x daily)
                              PinePhone OG (20.04)
                              Meizu Pro 5 (16.04 DEV)

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                doniks @FishFingers44
                                last edited by

                                @fishfingers44

                                Now if I do a libertine-container-manager list I get:
                                test
                                xenial-4
                                trans

                                one of those three container is the defaul

                                then if I do

                                libertine-container-manager list-apps

                                now you are asking lcm to list the apps in the default containter

                                I get nothing returned

                                with the other commands you explicitly specify container "test"

                                1 Reply Last reply Reply Quote 0
                                • F Offline
                                  FishFingers44
                                  last edited by

                                  @arubislander said in Could I get a step by step guide on how to install Transmission via libertine:

                                  What happens if you do libertine-container-manager list-apps -i test?

                                  It just goes to a new terminal line.

                                  D 1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    doniks @FishFingers44
                                    last edited by

                                    @fishfingers44 said in Could I get a step by step guide on how to install Transmission via libertine:

                                    @arubislander said in Could I get a step by step guide on how to install Transmission via libertine:

                                    What happens if you do libertine-container-manager list-apps -i test?

                                    It just goes to a new terminal line.

                                    Huh. That surprises me. Is it an option to remove all three containers and start over with just ONE container?

                                    F 1 Reply Last reply Reply Quote 0
                                    • F Offline
                                      FishFingers44 @doniks
                                      last edited by

                                      @doniks

                                      Nope just goes to a new terminal line.

                                      Is there another torrent app in the repo that could be used?

                                      arubislanderA 1 Reply Last reply Reply Quote 0
                                      • arubislanderA Offline
                                        arubislander @FishFingers44
                                        last edited by arubislander

                                        @fishfingers44
                                        I am sure there are: libertine-container-manager -c 'apt search torrent' should get you going. 'deluge' might be worth a try maybe.

                                        But I am wondering if you would be able to install any packages at all in your container.

                                        πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
                                        Happily running Ubuntu Touch
                                        JingPad (24.04-1.x daily)
                                        OnePlus Nord N10 5G (24.04-2.x daily)
                                        PinePhone OG (20.04)
                                        Meizu Pro 5 (16.04 DEV)

                                        1 Reply Last reply Reply Quote 0

                                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                        With your input, this post could be even better πŸ’—

                                        Register Login
                                        • First post
                                          Last post