ubuntu配置和软件安装

更换源

sudo apt update
sudo apt install software-properties-common software-properties-gtk
sudo software-properties-gtk
sudo apt update
sudo apt upgrade

终端中的确认

要按TAB 选中确认按钮,然后回车

edge浏览器

https://www.microsoft.com/zh-cn/edge

下载之后在终端中输入如下命令,然后将下载的文件拖到命令后面再回车

sudo dpkg -i 

更改窗口最大最小化位置

sudo apt install software-properties-common
sudo add-apt-repository -y ppa:philip.scott/pantheon-tweaks
sudo apt install -y pantheon-tweaks

然后在系统设置中可以找到优化选项

之后在外观中修改窗口控制

WPS

https://linux.wps.cn/

下载之后在终端中输入如下命令,然后将下载的文件拖到命令后面再回车

sudo dpkg -i 

字体缺失问题解决方法:https://blog.csdn.net/weixin_43200997/article/details/106758071

搜狗输入法

https://shurufa.sogou.com/linux?r=pinyin

安装完成后按 CTRL + SPACE 切换到搜狗输入法

网易云音乐

https://music.163.com/#/download

注意在其他客户端下载

加锁问题

ps -e | grep apt

然后在下面命令后面添加对应的进程号

sudo kill 

微信和QQ

https://blog.csdn.net/joyanhui/article/details/125357890

https://deepin-wine.i-m.dev/

卸载deepin-wine的qq和微信:

sudo apt-get purge --autoremove com.qq.im.deepin
sudo apt-get purge --autoremove com.qq.weixin.deepin

安装linux-qq:

https://im.qq.com/linuxqq/download.html

安装银河麒麟微信:
http://www.ilaoyao.cn/?read-310.html

搜狗输入法

https://blog.csdn.net/mr_sudo/article/details/124874239

https://www.cnblogs.com/bailuer/p/3429337.html

错误:10 http://ppa.launchpad.net/fcitx-team/nightly/ubuntu bionic Release 404 Not Foun

https://blog.csdn.net/qqliuzhitong/article/details/115912208

录屏软件obs

sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt update
sudo apt install ffmpeg obs-studio

无法录制问题解决方法:

https://www.zhiboblog.com/250.html#:~:text=OBS Studio启动录像失败,提示:如果你使用的是NVENC或者AMD编码器,请确保您的视频驱动程序是最新的。,遇到这种情况该如何解决呢? 打开“设置”—“输出”,选择输出模式为高级模式。 输入模式设置为高级后,录制的时候就不会出现这种错误了。

typero编辑md文件

https://download.csdn.net/download/t281531576/85537614

火焰截图

sudo apt-get install flameshot

腾讯会议

https://meeting.tencent.com/download/

clash

https://www.cnblogs.com/Jiang13537/p/15571504.html

设置开机自启动:
https://www.cnblogs.com/zhuangjie/p/15780674.html

https://www.cnblogs.com/WLCYSYS/p/12775109.html

https://blog.csdn.net/hxh129/article/details/7869424

虚拟机

https://www.virtualbox.org/wiki/Linux_Downloads

虚拟机打不开的问题:
https://www.chippiko.com/kernel-driver-not-installed

手写软件

sudo add-apt-repository ppa:andreasbutti/xournalpp-master
sudo apt update
sudo apt install xournalpp

视频剪辑软件

sudo snap install shotcut --classic

迅雷

https://blog.csdn.net/appleyuchi/article/details/112299608

百度网盘

https://pan.baidu.com/download

vs code

https://code.visualstudio.com/

修改vs code标题栏
https://ywnz.com/linuxjc/4915.html

视频播放器vlc

sudo snap install vlc

图片编辑器

sudo apt-get install gimp

谷歌浏览器

https://www.google.com/intl/zh-CN/chrome/browser-tools/

deb安装包

链接: https://pan.baidu.com/s/1N23l5QyOf-GqCwY5gahVRQ 提取码: q36n

依赖问题

sudo apt-get -f install

思维导图

https://snapcraft.io/xmind

gif录制软件

https://zhuanlan.zhihu.com/p/41972014

gif文件可以用浏览器打开

电池优化

https://www.mattkaydiary.com/2022/05/tlp-ubuntu.html

制作启动盘

https://www.balena.io/etcher/

https://bynss.com/linux/939292.html

https://ywnz.com/linuxjc/5620.html

快捷键

最小化窗口 win+H

终端快捷键 win+T

飞书

https://www.feishu.cn/download

钉钉

https://alidocs.dingtalk.com/i/p/nb9XJlJ7QbxN8GyA/docs/ROGpvEna5YQWmaPgQ156W4ykmK3zoB27

腾讯视频

http://v.qq.com/download.html#Linux

包管理工具

https://github.com/oguzhaninan/Stacer

不要用stacer清理垃圾,会把一些重要文件删除。只用它来卸载软件就好

显卡驱动

https://zhuanlan.zhihu.com/p/104354511

Steam

https://store.steampowered.com/about/

https://github.com/ValveSoftware/steam-for-linux/issues/7284

https://www.a7la-home.com/zh-CN/install-play-steam-games-linux/

卸载游戏,右键游戏,然后选择manager有一个uninstall即可删除

邮箱客户端

https://note.youdao.com/ynoteshare/index.html?id=f9fef46114fb922b45460f4f55d96853&type=note&_time=1656358253763

https://snapcraft.io/thunderbird

点击右上方的绿色 install 按钮

登录账号的密码是提供的授权码!

snap商店的使用

https://snapcraft.io/

https://cn.ubuntu.com/blog/what-is-snap-application

点击右上方的绿色 install 按钮

应用商城覆盖有问题的自带软件

https://appcenter.elementary.io/

录音软件

sudo apt install audacity
posted @ 2022-06-25 11:16  tiansz  阅读(790)  评论(0编辑  收藏  举报