Seznamy balíčků: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
Bez shrnutí editace |
Bez shrnutí editace |
||
(Není zobrazeno 17 mezilehlých verzí od stejného uživatele.) | |||
Řádek 1: | Řádek 1: | ||
=PC= |
|||
Pro Ubuntu: |
Pro Ubuntu: |
||
<source lang="bash"># Různé |
|||
<pre>apt-get install -y krusader htop iotop atop geany gnome-commander pidgin firefox \ |
|||
sudo apt install -y doublecmd-gtk geany wine libreoffice virtualbox inkscape gimp |
|||
thunderbird wine libreoffice audacity virtualbox aptitude inkscape gimp vlc mc liferea software-center \ |
|||
# Internet |
|||
samba system-config-samba |
|||
sudo apt install -y liferea pidgin pidgin-extprefs firefox thunderbird remmina |
|||
apt-get install -y lazarus subversion kdesvn poedit</pre> |
|||
# Systémové |
|||
sudo apt install -y samba aptitude mc unrar-free \ |
|||
htop iotop p7zip p7zip-full gparted usb-creator-gtk |
|||
# Vývoj |
|||
sudo apt install -y lazarus-ide subversion poedit mariadb-server mariadb-client phpmyadmin geany |
|||
# Multimédia |
|||
sudo apt install -y audacity vlc |
|||
# Síť |
|||
sudo apt install -y traceroute |
|||
# Remove |
|||
sudo apt remove parole snapd whoopsie |
|||
</source> |
|||
[[Kategorie:Linux]] |
[[Kategorie:Linux]] |
Aktuální verze z 18. 6. 2020, 10:10
PC
Pro Ubuntu:
# Různé
sudo apt install -y doublecmd-gtk geany wine libreoffice virtualbox inkscape gimp
# Internet
sudo apt install -y liferea pidgin pidgin-extprefs firefox thunderbird remmina
# Systémové
sudo apt install -y samba aptitude mc unrar-free \
htop iotop p7zip p7zip-full gparted usb-creator-gtk
# Vývoj
sudo apt install -y lazarus-ide subversion poedit mariadb-server mariadb-client phpmyadmin geany
# Multimédia
sudo apt install -y audacity vlc
# Síť
sudo apt install -y traceroute
# Remove
sudo apt remove parole snapd whoopsie