Manjaro How to Install deb
Manjaro has an extensive package repository. You should probably be able to find anything you need in the repo. Search the repo first before attempting to install a deb package on your Manjaro system.
There may be certain cases where you really do want to install a deb package. If you want to do this there are a few different methods you might try.
- Check the repo for Existing Packages
- Use Debtap to Install Deb Package on Manjaro Linux
- Use the tool Alien
- Manually Install Deb Package on Manjaro Linux
- Use the dpkg command
The steps to do this are basically the same as they are for Arch Linux. We have actually covered all of this in our guide for Arch here: Arch Linux - How to Install Deb Package - ALL Options.