Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Xmpp comandline profanity

    Support
    2
    4
    337
    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
      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) UT Devices, oneplus one, 3, nexus 5 / 7, xperia x, xperia x performance, compact, S3 neo. Sailfish, nexus 4/5, xperia x,xa2, x10,x10plus. Gerda OS on nokia 8110 4G. I would like to have a new Nexus 5, best alternative ever

      1 Reply Last reply Reply Quote 0
      • M
        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
          Pingu @MarkG_108 last edited by

          @MarkG_108 thank you verry much I will try.

          UT since 2012 (also Sailfish) UT Devices, oneplus one, 3, nexus 5 / 7, xperia x, xperia x performance, compact, S3 neo. Sailfish, nexus 4/5, xperia x,xa2, x10,x10plus. Gerda OS on nokia 8110 4G. I would like to have a new Nexus 5, best alternative ever

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

            @Pingu it works - cool !

            UT since 2012 (also Sailfish) UT Devices, oneplus one, 3, nexus 5 / 7, xperia x, xperia x performance, compact, S3 neo. Sailfish, nexus 4/5, xperia x,xa2, x10,x10plus. Gerda OS on nokia 8110 4G. I would like to have a new Nexus 5, best alternative ever

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