Arch Linux 安装 deb 包

https://www.makeuseof.com/install-deb-packages-arch-linux/

方法一:

yay -S debtap
debtap yourfile.deb
sudo pacman -U yourfile.zst

方法二:

ar x /path/to/file

tar xvf control.tar.gz
tar xvf data.tar.gz

sudo cp -r ./etc/* /etc/
sudo cp -r ./opt/* /opt/
sudo cp -r ./usr/* /usr/
欢迎通过「邮件」或者点击「这里」告诉我你的想法
Welcome to tell me your thoughts via "email" or click "here"