Platform Team/Guide/Sugar via Sweets: Difference between revisions
| Line 9: | Line 9: | ||
{{Note/important|Important notes for XO users:|Some XO images might mount {{Code|/var/cache/yum}} to the tmpfs. With this limited cache capacity, it will be mostly impossible to install anything of large size from the Fedora repositories. To work around this limitation, become a {{Code|root}} user and enter the {{Code|umount /var/cache/yum}} command in the Terminal activity or a console. To persist this change for subsequent boots, remove the corresponding line from the {{Code|/etc/fstab}} file.}} | {{Note/important|Important notes for XO users:|Some XO images might mount {{Code|/var/cache/yum}} to the tmpfs. With this limited cache capacity, it will be mostly impossible to install anything of large size from the Fedora repositories. To work around this limitation, become a {{Code|root}} user and enter the {{Code|umount /var/cache/yum}} command in the Terminal activity or a console. To persist this change for subsequent boots, remove the corresponding line from the {{Code|/etc/fstab}} file.}} | ||
Debian, Ubuntu (starting from 11.10), Mint (starting from 12) specific instructions: | Debian, Ubuntu (starting from 11.10), Trisquel (starting from 5.5), Mint (starting from 12) specific instructions: | ||
sudo apt-get install gnome-packagekit | sudo apt-get install gnome-packagekit | ||
Ubuntu (before 11.10) | Ubuntu (before 11.10), Trisquel (before 5.5), Mint (before 12) specific instructions: | ||
sudo apt-get install packagekit-gnome | sudo apt-get install packagekit-gnome | ||