I've bought a new netbook with MeeGo preinstalled. Surprisingly I didn't find any apt-get there.
sudo apt-get: command not found
I need to install apt-get somehow 0_o
|
I've bought a new netbook with MeeGo preinstalled. Surprisingly I didn't find any apt-get there.
I need to install apt-get somehow 0_o |
|||
|
Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Meego uses the RPM Package Manager (like Fedora does) instead of dpkg that Ubuntu uses. So to install software :
|
|||||||||||
|
|
On Meego you can use zypper or yum:
Or
|
|||