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

    Xmpp comandline profanity

    Scheduled Pinned Locked Moved Support
    4 Posts 2 Posters 521 Views 1 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.
      • P Offline
        Pingu
        last edited by

        hi, is it posible to run profanity in the UT Terminal? I tryed it with libertine container but did not work.

        UT since 2012 (also Sailfish)

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

          It is possible. Try the following:

          phablet@ubuntu-phablet:~$ libertine-container-manager install-package -p profanity
          
          

          That will install it. Then run it with the following command:

          phablet@ubuntu-phablet:~$ libertine-launch -i xenial profanity
          
          

          To make it easier to launch, I suggest creating a file called .bash_aliases in your home directory with the following entry: alias profanity='libertine-launch -i xenial profanity' (see this link here for further details). The
          .bash_aliases file will allow you to open it in your terminal by simply typing "profanity". You can use Nano in the terminal to create this file:

          phablet@ubuntu-phablet:~$ nano .bash_aliases
          
          

          And then in Nano, enter what I suggested, that being:

          alias profanity='libertine-launch -i xenial profanity'
          

          Then to close Nano, hit the menu option on the lower left corner of the terminal, choose "Nano", and choose the Ctrl-X option. Save the file. Then log out of Ubuntu Touch, log back in, and you'll be able to start profanity in the terminal with the simple command profanity.

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            Pingu @MarkG_108
            last edited by

            @MarkG_108 thank you verry much I will try.

            UT since 2012 (also Sailfish)

            P 1 Reply Last reply Reply Quote 1
            • P Offline
              Pingu @Pingu
              last edited by

              @Pingu it works - cool !

              UT since 2012 (also Sailfish)

              1 Reply Last reply Reply Quote 1
              • First post
                Last post