সাহায্য:Ubuntu 12.04 LTS

ডিপথট থেকে

Important softwares

The following software packages can be installed using the command: sudo apt-get install

  • guake: advanced terminal similar to iTerm
  • aptitude: for installing scim input methods ans other things
  • gimp: image editing software

Install Bangla Unijoy keyboard

One option is to Install ibus-m17n and make it the chosen input method in the language support using im-switch command,

sudo apt-get install ibus-m17n im-switch

Or, unijoy can be installed using SCIM input method too,

sudo aptitude install m17n-db
sudo aptitude install scim-m17n

My Weather Indicator

sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator

Terminator terminal

sudo add-apt-repository ppa:gnome-terminator/ppa
sudo apt-get update
sudo apt-get install terminator

Foxit reader

First download from here. Then install by,

rpm -ivh FoxitReader-1.1-0.fc9.i386.rpm
dpkg -i FoxitReader_1.1.0_i386.deb
rpm -e FoxitReader
dpkg -r FoxitReader