- Back to Home »
- Linux PC »
- Các phần mềm cần thiết trên máy Linux (Fedora)
Tuesday, April 14, 2015
Việc đầu tiên cần làm sau khi cài đặt xong Linux OS là update (Fedora)
yum update -ySau khi hoàn thành hãy restart máy.
Mặc định fedora đã được cài đặt kho phần mềm của tổ chức chịu trách nhiệm phát triển nó, nhưng do số lượng phần mềm chưa phong phú, còn thiếu nhiều, nên cần cài đặt thêm kho phần mềm của bên thứ ba. Vào trang http://rpmfusion.org/Configuration để lấy link install.
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'1. Utility
-
yum install unrar
-
yum install nautilus-search-tool
-
yum install system-config-services
-
yum install gnome-disk-utility
-
yum install fonts-tweak-tool
-
yum install VirtualBox
2. Office, pdf, chm, ...
-
yum install qpdfview
-
yum install xournal (Ghi chú vào file PDF)
-
yum install libreoffice
-
yum install fbreader
-
yum install xchm
3. Networking
-
yum install flash-plugin (https://get2.adobe.com/flashplayer/?no_redirect để download)
-
yum install filezilla
- skype (RMP install package from skype.com)
- teamviewer (portable run fle from teamviewer.com)
-
yum install samba system-config-samba
-
yum install nfs-utils system-config-nfs
- yum install wireshark
- yum install wireshark
4. Media/Photoshop
-
yum install gimp kolourpaint
-
yum install audacity (Trình thu và biên tập âm thanh)
-
yum install avidemux (video converter)
-
yum install ffmpeg && libfacc (video converter)
-
yum install openshot (Trình biên tập Video &&
Kdenlive)
5. Linux Development
-
yum install gnulib-devel autoconf automake autogen automaton
automoc autossh autotrash autoarchive autodir autojump autotrace
autowrap
- yum install glibc glibc-devel glibc-headers glibc-static glibc-utils
- yum install gcc g++
-
yum install eclipse-cdt
-
yum install qt-creator
-
yum install meld (compare code)
-
yum install minicom