https://github.com/psygreg/auto-debtap
Script to automatically debtap and install .deb packages on Arch-based distributions.
https://github.com/psygreg/auto-debtap
archlinux deb debian-packages linux
Last synced: 12 months ago
JSON representation
Script to automatically debtap and install .deb packages on Arch-based distributions.
- Host: GitHub
- URL: https://github.com/psygreg/auto-debtap
- Owner: psygreg
- License: gpl-3.0
- Created: 2024-05-29T15:26:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T16:36:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T22:49:53.862Z (about 1 year ago)
- Topics: archlinux, deb, debian-packages, linux
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# auto-debtap
Script to automatically debtap and install .deb packages on Arch-based distributions.
It will automatically install `debtap` if not present to perform its task.
**Use carefully and only if there the application provider doesn't offer an Arch package, and there's no pkgbuild available in the AUR. It may not be able to install all dependencies required by the application.**
Information on usage in the **Wiki**.