Advertisement
Guest User

Arch Linux v2

a guest
May 5th, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. sudo -i
  2.  
  3. UPDATE NEWLY INSTALLED ARCH INSTALLATION (WITH AUTOREBOOT):
  4. pacman -Syu && yaourt -Syua && pacman -Sc && reboot
  5. ================================================
  6.  
  7. ###########################
  8. # SOFTWARE INSTALLATION #
  9. ###########################
  10.  
  11. GENERIC APPS FOR INSTALLATION:
  12. pacman -S mesa xorg-server xorg-server-utils xsel mono xdotool flashplugin firefox transmission-qt keepass filezilla gtk-recordmydesktop gparted acetoneiso2 ntp lm_sensors gedit gedit-plugins vlc wine winetricks libreoffice-fresh unrar qt5-connectivity evince xfburn xchat xfdesktop xfce4-xkb-plugin xfce4-whiskermenu-plugin catfish simple-scan xfce4-weather-plugin xfce4-wavelan-plugin xfwm4 xfce4-verve-plugin xfce4-timer-plugin xfce4-terminal xfce4-taskmanager xfce4-systemload-plugin xfce4-settings xfce4-session xfce4-sensors-plugin xfce4-screenshooter xfce4-power-manager xfce4-panel xfce4-notifyd xfce4-notes-plugin xfce4-netload-plugin xfce4-mount-plugin xfce4-mixer xfce4-mailwatch-plugin xfce4-genmon-plugin xfce4-fsguard-plugin xfce4-diskperf-plugin xfce4-datetime-plugin nfoview xfce4-cpugraph-plugin xfce4-cpufreq-plugin xfce4-clipman-plugin xfce4-battery-plugin xfce4-artwork xfce4-appfinder ristretto numix-themes libxfce4util orage calibre galculator lame units gufw cfv unarj unace rpmextract nautilus smplayer thunderbird linux guvcview xpad skype p7zip clonezilla tuxpaint pidgin network-manager-applet networkmanager networkmanager-qt libdvdread libdvdnav flac wavpack asunder jre8-openjdk gsmartcontrol libjpeg-turbo gksu pinta gettext python-crypto python-paramiko python curl intltool bleachbit wireshark-qt conky unetbootin testdisk vsftpd pulseaudio pulseaudio-alsa wget rsync ecryptfs-utils keyutils ntfs-3g bluez cups hidapi xf86-input-joystick gst-plugins-good cronie lightdm lightdm-gtk-greeter rtorrent dbus
  13.  
  14. AUDIO/VIDEO/IMAGE EDITING (OPTIONAL):
  15. pacman -S cinelerra-cv handbrake blender audacity lmms scribus inkscape gimp gimp-dbp
  16.  
  17. DEVELOPMENT APPS (DEVELOPERS/OPTIONAL):
  18. pacman -S base-devel xfce4-dev-tools jdk7-openjdk jdk8-openjdk android-udev android-tools vim eclipse eclipse-cdt cvs subversion git mercurial squashfs-tools kate geany geany-plugins bluefish codeblocks meld qtcreator spyder sqliteman mysql-workbench gitg nemiver qt4 qt5 bless netbeans gcc ghex diffuse ninja-ide clang llvm valgrind stellarium kicad step xampp kompozer
  19.  
  20. GAMES (OPTIONAL):
  21. pacman -S alienarena extremetuxracer xmoto scorched3d gnujump gl-117 supertux supertuxkart xonotic torcs stuntrally speed-dreams assaultcube urbanterror gnome-mahjongg aisleriot pychess pysolfc gnome-chess neverball
  22.  
  23. ###########################
  24. # AUR PACKAGES #
  25. ###########################
  26.  
  27. VIDEO DRIVERS (Proprietary):
  28. yaourt -S catalyst catalyst-daemon
  29.  
  30. VIDEO DRIVERS (Open Source):
  31. pacman -S nvidia xf86-video-ati xf86-video-intel xf86-video-nouveau
  32.  
  33. GENERIC APPS FOR INSTALLATION:
  34. yaourt -S vmware-patch veracrypt ndisgtk keepass-plugin-favicon grub-customizer google-earth tor-browser-en jdownloader2 popcorntime selene-media-encoder teamviewer xubuntu-artwork elementary-xfce-icons xfce-theme-albatross xfce-theme-bluebird xfce-theme-greybird ubuntu-wallpapers chromium-pepper-flash-standalone xfce-theme-manager npapi-vlc-git acroread adobe-air kstreamripper rar skype4pidgin-git xnviewmp lives nerolinux ntpdate firestarter notepadqq ntpdate joyutils xfce4-indicator-plugin
  35.  
  36. DEVELOPMENT APPS (DEVELOPERS/OPTIONAL):
  37. yaourt -S arduino adobe-air-sdk android-sdk-platform-tools android-studio
  38.  
  39. GAMES (OPTIONAL):
  40. yaourt -S doomsday nexuiz openarena gzdoom tileracer epsxe pcsx2-git qjoypad enemy-territory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement