Software Installation

Software installation and other setup assistant for my PC.

Software Installation

  1. Google Chrome

    • Download the chrome debian file ( Google Chrome Download )
      sudo dpkg -i google-chrome-stable_current_amd64.deb
      
  2. Pycharm Professional
    sudo snap install pycharm-professional --classic
    
  3. Install Codecs and Microsoft Fonts
    sudo apt install ubuntu-restricted-extras
    
  4. Create Python Virtual Environment
    pip install virtual-env
    virtual-env --python=python3.9 envname
    

Problems Installation

  1. Solve Dependency Problem

    • installation command before and after this command
      sudo apt -f install
      

Different Setups

  1. Minimize the Dock
    gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'focus-minimize-or-previews'
    
  2. Download Bengali Fonts