mirror of
https://github.com/helixarch/debtap
synced 2024-11-22 02:10:26 +01:00
Update
This commit is contained in:
parent
3ce1aee55b
commit
38c14d1d44
|
@ -19,7 +19,7 @@ A script for converting .deb packages into Arch Linux packages, focused on accur
|
||||||
|
|
||||||
**Q: What are the minimum requirements to run this script?**
|
**Q: What are the minimum requirements to run this script?**
|
||||||
|
|
||||||
**A:** You need to have installed these dependencies: `bash`, `binutils` (provides ar utility for extracting .deb package), `pkgfile` and `fakeroot`. You also need an active internet connection, because debtap downloads information from internet in order to translate packages names, and also you must run at least once (preferably recently) `pkgfile -u` to create/update pkgfile database (you do this with root privileges).
|
**A:** You need to have installed these dependencies: `bash`, `binutils` (provides ar utility for extracting .deb package), `pkgfile` and `fakeroot`.You must run at least once (preferably recently) `debtap -u` to create/update pkgfile and debtap database (you do this with root privileges).
|
||||||
|
|
||||||
**Q: Debtap needs a lot of time to convert a package. So, why this is happening?**
|
**Q: Debtap needs a lot of time to convert a package. So, why this is happening?**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user