Azure – Connecting Azure Ubuntu virtual machine from Windows – resolving error – “E: unable to locate package xfce4”

Error - E: Unable to locate package xfce4
Error - E: Unable to locate package xfce4

Hi All,

Greetings for the day 🙂 LIFE IS BEAUTIFUL 🙂

Today new issue and solution 🙂

Background :

I was preparing demo for my Docker / Containers session. For this purpose in my Azure trial I have created UBUNTU / Linux box. I need to connect my Ubuntu box using RDP. To connect Ubuntu box using RDP we need to perform several steps, we have detailed article here – Connecting Linux VM hosted in Azure from Windows 10 using RDP

One of the step is install xfce4 – Desktop Virtual Environment. We need to install xfce4 using SSH with following command as

sudo apt-get -y install xfce4

While executing above command we were getting an error

Error :

E: unable to locate package xfce4″

Detailed error :

Reading package list… Done

Building dependency tree

Reading state information… Done

E: unable to locate package xfce4″

Error - E: Unable to locate package xfce4
fig : Error – E: Unable to locate package xfce4

Solution :

We need to enable universe repository, need to execute following commands

sudo add-apt-repository universe
sudo apt update

once we executed following commands successfully we are able to install the package xfce4 🙂

Thanks for reading 🙂 HAVE A GREAT TIME AHEAD 🙂

Prasham Sabadra

LIFE IS VERY BEAUTIFUL. ENJOY THE WHOLE JOURNEY :) Founder of Microsoft 365 Junction, Speaker, Author, Learner, Developer, Passionate Techie. Certified Professional Workshop Facilitator / Public Speaker. Believe in knowledge sharing. Around 20+ years of total IT experience and 17+ years of experience in SharePoint and Microsoft 365 services Please feel free me to contact for any SharePoint / Microsoft 365 queries. I am also very much interested in behavioral (life changing) sessions like motivational speeches, Success, Goal Setting, About Life, How to live Life etc. My book - Microsoft 365 Power Shell hand book for Administrators and Beginners and 100 Power Shell Interview Questions - https://www.amazon.in/Microsoft-Administrators-Beginners-Interview-Questions/dp/9394901639/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=1679029081&sr=8-11

You may also like...

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Microsoft 365

Subscribe now to keep reading and get access to the full archive.

Continue reading