Seznamy balíčků: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
Bez shrnutí editace |
Bez shrnutí editace |
||
Řádek 1: | Řádek 1: | ||
Pro Ubuntu: |
Pro Ubuntu: |
||
<pre># Různé |
<pre># Různé |
||
apt-get install -y krusader geany gnome-commander |
apt-get install -y krusader geany gnome-commander wine libreoffice virtualbox inkscape gimp |
||
# Internet |
|||
thunderbird wine libreoffice audacity virtualbox inkscape gimp vlc liferea adobe-flashplugin |
|||
apt-get install -y skype liferea adobe-flashplugin ekiga pidgin pidgin-extprefs firefox thunderbird |
|||
# Systemové |
|||
# Systémové |
|||
apt-get install -y samba system-config-samba language-selector aptitude mc software-center \ |
apt-get install -y samba system-config-samba language-selector aptitude mc software-center \ |
||
htop iotop atop |
htop iotop atop |
||
# Vývoj |
# Vývoj |
||
apt-get install -y lazarus subversion kdesvn poedit |
apt-get install -y lazarus subversion kdesvn poedit eclipse |
||
# Multimédia |
|||
apt-get install -y libavformat-extra-53 audacity vlc |
|||
</pre> |
|||
[[Kategorie:Linux]] |
[[Kategorie:Linux]] |
Verze z 25. 8. 2012, 21:01
Pro Ubuntu:
# Různé apt-get install -y krusader geany gnome-commander wine libreoffice virtualbox inkscape gimp # Internet apt-get install -y skype liferea adobe-flashplugin ekiga pidgin pidgin-extprefs firefox thunderbird # Systémové apt-get install -y samba system-config-samba language-selector aptitude mc software-center \ htop iotop atop # Vývoj apt-get install -y lazarus subversion kdesvn poedit eclipse # Multimédia apt-get install -y libavformat-extra-53 audacity vlc