美文网首页
manjaro 安装".deb"文件

manjaro 安装".deb"文件

作者: tf_dejs | 来源:发表于2019-12-03 15:23 被阅读0次

安装"debtap"

相关介绍:

  1. https://linux.cn/article-9769-1.html
  2. yay
  3. debtap
sudo pacman -S yay
sudo yay -S debtap
sudo debtap -u
sudo debtap lantern.deb
# ur/debtap 3.2.2-1 (+208 4.27%) (Installed)
#    A script to convert .deb packages to Arch Linux packages, focused on accuracy. Do not use it to convert packages that already exist on official repositories or can be built from AUR!

使用"pacman -U xxx.pkg.tar.xz"

sudo pacman -U lantern.pkg.tar.xz

相关文章

网友评论

      本文标题:manjaro 安装".deb"文件

      本文链接:https://www.haomeiwen.com/subject/jfbcgctx.html