-
hi, is it posible to run profanity in the UT Terminal? I tryed it with libertine container but did not work.
-
It is possible. Try the following:
phablet@ubuntu-phablet:~$ libertine-container-manager install-package -p profanityThat will install it. Then run it with the following command:
phablet@ubuntu-phablet:~$ libertine-launch -i xenial profanityTo 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_aliasesAnd 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.
-
@MarkG_108 thank you verry much I will try.
-
@Pingu it works - cool !
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