How can I install urxvt terminal on Ubuntu 18.04?

How I can install the urxvt terminal?

1 Answer

Run

sudo apt install rxvt-unicode

Make sure you have the universe repository enabled.

Link:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like