Simple64
Simple64 is a small line Python script/program for installing a handful of programs in 64-bit Ubuntu. It can presently install the following applications:
- Adobe Flash 9
- Adobe Acrobat Reader
- Brasero
- dvd::rip
- Firefox32
- Sun Java 5 (w/browser plugin)
- Listen
- Opera
- PartImage
- Rar
- Skype
- Wengophone
- Wine
Installing Simple64 is simple, just copy and paste these few lines into a terminal emulator.
wget http://www.xnowherex.net/simple64/simple64_0.9.9_amd64.deb
wget http://www.xnowherex.net/simple64/simple64-data_11_amd64.deb
sudo aptitude install python
sudo dpkg -i simple64_0.9.9_amd64.deb simple64-data_11_amd64.deb
wget http://www.xnowherex.net/simple64/simple64-data_11_amd64.deb
sudo aptitude install python
sudo dpkg -i simple64_0.9.9_amd64.deb simple64-data_11_amd64.deb
위의 명령들을 터미널에서 실행하고
simple64 입력하시면 여러가지 메뉴가 나옵니다..
그걸 고르기만 하면 간단하게 프로그램을 설치 할수있습니다

