Answers for "how to install deb package on manjaro"

1

how to install deb package on manjaro

follow step by step for convert debian package to arch package

1. git clone https://github.com/helixarch/debtap
2. bash debtap example.deb
3. sudo pacman -U example.pkg.tar.zst
Posted by: Guest on February-18-2021

Code answers related to "how to install deb package on manjaro"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language