添加了TLP新软件源,搜索不显示新软件
Tofloor
poster avatar
jiutian123
deepin
2020-11-11 05:15
Author

添加了TLP新软件源,搜索不显示新软件

Reply Favorite View the author
All Replies
走钢丝
deepin
2020-11-11 05:20
#1

v20 应该是 buster-backports 吧。

搜索时指定发行版

apt search -t buster-backports tlp



Reply View the author
jiutian123
deepin
2020-11-11 05:34
#2
走钢丝

v20 应该是 buster-backports 吧。

搜索时指定发行版

apt search -t buster-backports tlp



uos  用的debian的软件源    

Reply View the author
走钢丝
deepin
2020-11-11 05:38
#3
jiutian123

uos  用的debian的软件源    

uos 当前版本也要用 debian buster 源。。别搞错了。


当然,除了 backports,其他只能安装软件的时候添加,事后注释掉。。不然可能在升级时安装错误的组件。


Reply View the author
jiutian123
deepin
2020-11-11 05:45
#4
走钢丝

uos 当前版本也要用 debian buster 源。。别搞错了。


当然,除了 backports,其他只能安装软件的时候添加,事后注释掉。。不然可能在升级时安装错误的组件。


哦 这样子呀 我改下试试  谢谢

Reply View the author
taffy
deepin
2020-11-11 05:51
#5

deepin20是debian10吧

Reply View the author
jiutian123
deepin
2020-11-11 05:56
#6
走钢丝

uos 当前版本也要用 debian buster 源。。别搞错了。


当然,除了 backports,其他只能安装软件的时候添加,事后注释掉。。不然可能在升级时安装错误的组件。


oot@nsz-PC:/home/nsz# apt search -t buster-backports tlp
正在排序... 完成
全文搜索... 完成
libghc-mtlparse-dev/stable 0.1.4.0-9+b2 amd64
Parser combinators for monad transformation

libghc-mtlparse-doc/stable,stable 0.1.4.0-9 all
Parser combinators for monad transformation; documentation

libghc-mtlparse-prof/stable 0.1.4.0-9+b2 amd64
Parser combinators for monad transformation; profiling libraries

tlp/buster-backports,buster-backports 1.3.1-2~bpo10+1 all
Save battery power on laptops

tlp-rdw/buster-backports,buster-backports 1.3.1-2~bpo10+1 all
Radio device wizard

安装命令怎么加 直接用 apt install tlp   还是 安装的1.1.2的

Reply View the author
走钢丝
deepin
2020-11-11 06:06
#7
jiutian123

oot@nsz-PC:/home/nsz# apt search -t buster-backports tlp
正在排序... 完成
全文搜索... 完成
libghc-mtlparse-dev/stable 0.1.4.0-9+b2 amd64
Parser combinators for monad transformation

libghc-mtlparse-doc/stable,stable 0.1.4.0-9 all
Parser combinators for monad transformation; documentation

libghc-mtlparse-prof/stable 0.1.4.0-9+b2 amd64
Parser combinators for monad transformation; profiling libraries

tlp/buster-backports,buster-backports 1.3.1-2~bpo10+1 all
Save battery power on laptops

tlp-rdw/buster-backports,buster-backports 1.3.1-2~bpo10+1 all
Radio device wizard

安装命令怎么加 直接用 apt install tlp   还是 安装的1.1.2的

跟上面一样,指定发行版


sudo apt -t buster-backports install tlp



Reply View the author
jiutian123
deepin
2020-11-11 06:24
#8
走钢丝

跟上面一样,指定发行版


sudo apt -t buster-backports install tlp



ok 安装成功  谢谢[开心]

Reply View the author