安装Ubuntu后的配置

主要步骤

常见问题

ImportError: cannot import name main

  • sudo gedit /usr/bin/pip
  • 更改为
    • from pip._internal import main

电脑软件

电脑死机问题

  • 大部分情况是显卡问题,需要进入Ubuntu系统的时候选择recovery模式进入系统,然后在系统设置中选择NVIDIA显卡驱动
  • 重启电脑

卸载软件

  • 卸载亚马逊

sudo apt-get remove unity-webapps-common

  • 卸载libreoffice

sudo apt-get remove libreoffice-common

  • 删除多余的软件

sudo apt-get remove thunderbird totem rhythmbox empathy brasero simple-scan gnome-mahjongg aisleriot gnome-mines cheese transmission-common gnome-orca webbrowser-app gnome-sudoku landscape-client-ui-install transmission-common

下载webStorm

  • 网址:http://www.jetbrains.com/webstorm/
  • 在bashrc中添加:

export PYCHARM_HOME=/home/fansa/Software/WebStorm-191.6707.60/bin
export PATH= P A T H : PATH: PATH:PYCHARM_HOME

下载pycharm community

  • 网址:http://www.jetbrains.com/pycharm/download/#section=linux
  • 在bashrc中添加:

export PYCHARM_HOME=/home/fansa/Software/pycharm-community-2019.1.1/bin
export PATH= P A T H : PATH: PATH:PYCHARM_HOME

安装输入法

  • 下载搜狗输入法:https://pinyin.sogou.com/linux/?r=pinyin
  • 安装fcitx:

sudo apt-get install fcitx-frontend-all fcitx-module-dbus fcitx-table-wbpy

  • 重启电脑

安装Shutter、ssh

sudo apt-get install shutter ssh

安装Arduino

  • 网址:https://www.arduino.cc/en/Main/Software

安装Vscode

  • 通过官方PPA安装Ubuntu make

sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
sudo apt-get update
sudo apt-get install ubuntu-make

  • 使用命令安装visual studio code

umake ide visual-studio-code

安装Chrome

sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P /etc/apt/sources.list.d/
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo apt-get update
sudo apt-get install google-chrome-stable

下载switchOmega和安装Chrome插件

下载链接:

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值