Created
March 14, 2017 07:27
-
-
Save gofer/f0366a1313ae8a94603c1dd3404da531 to your computer and use it in GitHub Desktop.
Fedora 25 on VirtualBox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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