Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1641 Discussions

How can I install linux "ubuntu" app. ?

W_E_Intel
Employee
1,229 Views

hello,

I want to install ubuntu .deb package :

sudo apt install package

this require root permission, is there anyway to install it for local user account without sudo?

thank you.

WE

0 Kudos
1 Solution
Adweidh_Intel
Moderator
1,224 Views

Hi Wessam,


Thanks for reaching out to us. Intel DevCloud® is a shared environment which comes with pre-installed validated Intel® oneAPI software and complimentary packages. As a policy we do not install custom (open source or 3rd party licensed) software to the environment and recommend that you explore available and equivalent oneAPI SW tools or components. You may be able to install software locally in your user folder using “pip install –user”(dash dash user switch allows you to install local in your home directory). Please feel free to reach us in case of any issues/queries.


Thanks,

Adweidh


View solution in original post

0 Kudos
2 Replies
Adweidh_Intel
Moderator
1,225 Views

Hi Wessam,


Thanks for reaching out to us. Intel DevCloud® is a shared environment which comes with pre-installed validated Intel® oneAPI software and complimentary packages. As a policy we do not install custom (open source or 3rd party licensed) software to the environment and recommend that you explore available and equivalent oneAPI SW tools or components. You may be able to install software locally in your user folder using “pip install –user”(dash dash user switch allows you to install local in your home directory). Please feel free to reach us in case of any issues/queries.


Thanks,

Adweidh


0 Kudos
Adweidh_Intel
Moderator
1,206 Views

Hi Wessam,


Thanks for the confirmation. This thread will be no longer supported by Intel, please raise a new thread if you have further issues.


Thanks,

Adweidh


0 Kudos
Reply