Jump to content











Photo
- - - - -

Automatix Alternative?


  • Please log in to reply
8 replies to this topic

#1 Mikorist

Mikorist

    ▂ ▃ █ ▅ ▆

  • Advanced user
  • 771 posts
  •  
    United Nations

Posted 09 June 2008 - 01:23 PM

Most people will probably need info on how to install AUD-DVD Codecs, Flash Player, MPlayer and FF Plugin, Mutimedia Codecs, Sun Java 1.6 JRE, and Google Earth/Picasa.

Automatix No Longer Works - What's the Alternative?


This is a simple script to automate the installation of all those extra stuff after you have installed Hardy...


Installs Multimedia codecs (ubuntu-restricted-extras & w32codecs), Buildessential package, AWN & AWN extras, Mplayer, DVD support, Flash, Sun Java Runtime Environment and plugin, Microsoft fonts, Adobe Reader, vlc player,k9copy, audacity, skype, wine & wine doors,Picasa,Totem,RealPlayer
Compiz Fusion,Emerald,kdegames,gnome-games,opera,mozilla,mozilla-thunderbird,pidgin,filezilla,gftp,sylpheed, VPN support, googleearth, Envy NG
and more ...


Save this list of packages as ~/aptfiles.txt

sudo kate ./aptfiles.txt
envyng-gtk

ubuntu-restricted-extras

w32codecs

kdm

libxine1-ffmpeg

build-essential

awn-manager-trunk

awn-extras-applets-trunk

mplayer

libdvdcss2

libdvdread3

libdvdnav4

debhelper

fakeroot

flashplugin-nonfree

libflashsupport

sun-java6-fonts

sun-java6-jre

sun-java6-plugin

msttcorefonts

firefox

vlc

listen

gparted

mozilla-plugin-vlc

mozilla-helix-player

kaffeine-mozilla

mozilla-mplayer

totem-gstreamer

totem-xine

totem-plugins

kaffeine-mozilla

mozilla-mplayer

helix-player

xine-ui

listen

gimp

gimp-data-extras

azureus

qtorrent

mozilla-thunderbird

amsn

gftp

sylpheed

kget

k9copy

ripperx

banshee

exaile

rar

unrar

arj

p7zip-full

krusader

mc

ntp

compiz-core 

compiz-fusion-plugins-extra 

compiz-fusion-plugins-main 

compiz-plugins 

libcompizconfig0 

compiz-kde 

compiz-plugins 

compizconfig-backend-kconfig 

compizconfig-settings-manager 

kicker-compiz 

kicker-taskbar-compiz

fusion-icon

emerald

kdegames

gnome-games

pidgin

qtparted 

ntfsprogs

acroread

audacity

skype

wine

tvtime

network-manager-gnome 

network-manager-openvpn 

network-manager-pptp 

network-manager-vpnc

googleearth
save the file and close kate.


sudo kate ./aptfiles-install-script
#!/bin/bash



#Add mediubuntu repositories

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

sudo wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

sudo apt-get install medibuntu-keyring



sudo apt-get update



#Install all the packages from aptfiles.txt

cat ~/aptfiles.txt | xargs sudo apt-get -y  install --force-yes



 sudo aptitude -y update && aptitude -y dist-upgrade



sudo /usr/share/doc/libdvdread3/install-css.sh

sudo fc-cache



#Installing Wine-Doors

sudo wget http://www.wine-doors.org/releases/wine-doors_0.1-1_all.deb

sudo dpkg -i wine-doors_0.1-1_all.deb



#Installing Picasa

sudo wget http://dl.google.com/linux/deb/pool/non-free/p/picasa/picasa_2.7.3736-15_i386.deb

sudo dpkg -i picasa_2.7.3736-15_i386.deb



#Installing Opera

sudo wget ftp://ftp.wayne.edu/opera/linux/927/final/en/i386/static/opera-static_9.27-20080331.1-qt_en_i386.deb

sudo dpkg -i opera-static_9.27-20080331.1-qt_en_i386.deb



#Emerald-Themes

sudo wget http://mirrors.kernel.org/ubuntu/pool/universe/e/emerald-themes/emerald-themes_0.2.1-0ubuntu1_all.deb

sudo dpkg -i emerald-themes_0.2.1-0ubuntu1_all.deb



#Installing RealPlayer 11 GOLD

sudo wget http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.bin

sudo chmod 770 RealPlayer11GOLD.bin

sudo ./RealPlayer11GOLD.bin

cd /usr/lib/firefox-addons/plugins

sudo ln -s /opt/real/RealPlayer/mozilla/nphelix.xpt nphelix.xpt

sudo ln -s /opt/real/RealPlayer/mozilla/nphelix.so nphelix.so

sudo mv /usr/lib/totem/gstreamer/libtotem-complex-plugin.so ~/



sudo nm-applet



#ATI & NVIDIA drivers

sudo envyng-gtk



exit

Subsequently, save the file and close kate.
Running the script

Run the following commands:
sudo chmod +x ./aptfiles-install-script



sudo ./aptfiles-install-script


#Note#
This script contains libdvdcss look here if you live in the U.S. !.
http://en.wikipedia.org/wiki/Decss


Let me know if anybody else finds it useful ;)


Mikorist

#2 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 10 June 2008 - 01:45 PM

Thank you, adding restricted drivers and codecs can be a pain.

Will keep post this for reference whenever I need to do such thing again.

;)

#3 benxhi

benxhi

    Member

  • Tutorial Writer
  • 87 posts
  • Location:Shkup
  •  
    Albania

Posted 13 June 2008 - 04:18 PM

Thank you for this info ;) i never thought this could be done that easily i remember when i last time installed ubuntu it was really a big pain to setup the drivers so thanks and i think this should be stickied.

#4 Mikorist

Mikorist

    ▂ ▃ █ ▅ ▆

  • Advanced user
  • 771 posts
  •  
    United Nations

Posted 15 June 2008 - 10:12 AM

Going to sticky it.

Mikorist

#5 Mikorist

Mikorist

    ▂ ▃ █ ▅ ▆

  • Advanced user
  • 771 posts
  •  
    United Nations

Posted 18 June 2008 - 04:49 AM

Well, now let’s update apt-get and install some extra stuff.

sudo apt-get --assume-yes install lame sox mjpegtools mpg321 gstreamer0.10-fluendo-mp3 gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gnonlin gstreamer0.10-sdl faac faad alsa-oss f-spot dvgrab kino gtkpod-aac ipod gnupod-tools libipod-cil libhfsp0 hfsplus hfsutils libipoddevice0 libipodui-cil gnucash gnucash-docs beagle beagle-backend-evolution liferea sox mjpegtools lame toolame mpeg2dec easytag xcdroast xvid4conf avidemux bittornado bittornado-gui anjuta screem scribus ndisgtk ndiswrapper-utils-1.9 gnome-ppp openclipart-openoffice.org openclipart-png openclipart-svg gnutls-bin sbackup bum listen xchat checkgmail libcrypt-simple-perl kftpgrabber knode klibido kile korn kweather kdeaddons kdemultimedia kde-icons-nuvola kde-kdm-themes kde-icons-noia kde-icons-nuovext kde-icons-crystal kde-icons-crystalclear kcontrol-autostart kdeadmin kde-extras kdeaddons-doc-html kicker-kblogger kdeartwork kdeartwork-emoticons kdeartwork-theme-icon kdewallpapers kdeartwork-misc kdeartwork-style kwin-style-alphacube kwin-style-blended kwin-style-powder kwin-style-suse2 kdmtheme kmymoney2 superkaramba libgimp-perl gutenprint-doc gutenprint-locales python-numeric-tutorial glipper exaile brasero gnochm gtk-recordmydesktop pdebuild deluge-torrent ktorrent kdebase-kio-plugins


:)

Mikorist

#6 Mikorist

Mikorist

    ▂ ▃ █ ▅ ▆

  • Advanced user
  • 771 posts
  •  
    United Nations

Posted 02 August 2008 - 03:24 PM

Automatix Alternative?

What is Ultamatix? I would like to start off by saying the software if you so choose is based off "Automatix", but sold out to pioneer linux so no such thing anymore.

:cheers:

wget http://ultamatix.com/download/ultamatix-1.8.0-3_all.deb



sudo dpkg -i ultamatix-1.8.0-3_all.deb

This will install all the packages required for ultamatix.

Posted Image

#7 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 02 August 2008 - 03:35 PM

This seems a good looking app.

Think I'll try it later, gives a bit too much work to configure a new ubuntu machine the way we want it and maybe this can help save time.

:cheers:

#8 Mikorist

Mikorist

    ▂ ▃ █ ▅ ▆

  • Advanced user
  • 771 posts
  •  
    United Nations

Posted 21 August 2008 - 02:33 PM

Ultamatix is designed to work only with Ubuntu Ultimate Editon 1.8 & Ubuntu 8.04 (Hardy Heron)32/64 bit.


:whistling:

#9 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 21 August 2008 - 03:07 PM

Very cool alternative.

Just typed as you mentioned:
wget http://ultamatix.com/download/ultamatix-1.8.0-3_all.deb
And double clicked on the .deb file to install.


I specially like the option to enable DVD playback, many friends of mine were complaining about this default limitation on Ubuntu.

Now it's working like a breeze.

:whistling:




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users