Skip to content

Instantly share code, notes, and snippets.

@gofer
Created March 14, 2017 07:27
Show Gist options
  • Select an option

  • Save gofer/f0366a1313ae8a94603c1dd3404da531 to your computer and use it in GitHub Desktop.

Select an option

Save gofer/f0366a1313ae8a94603c1dd3404da531 to your computer and use it in GitHub Desktop.
Fedora 25 on VirtualBox
LANG=C xdg-user-dirs-update --force
rm -rf {ダウンロード,テンプレート,ビデオ,公開,デスクトップ,音楽,ドキュメント,画像}
sudo dnf remove \
baobab \
cheese \
disk-quote \
empathy \
empathy \
eog \
evince \
evolution \
file-roller \
firefox \
gnome-abrt \
gnome-boxes \
gnome-calculator \
gnome-calendar \
gnome-characters \
gnome-clocks \
gnome-contacts \
gnome-disks-quote \
gnome-disk-utility \
gnome-font-viewer \
gnome-logs \
gnome-maps \
gnome-screenshot \
gnome-software \
gnome-system-monitor \
gnome-weather \
libreoffice-core \
rhythmbox \
seahorse \
setroubleshoot \
shotwell \
totem \
yelp
sudo dnf install kernel-devel
sudo /run/media/yuji/VBOXADDITIONS_5.1.16_113841/autorun.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment