This package is for my personal use but you can use it if you want. I didn't find authentic name for this package so I named it "zstd2tar" (zstd to tar). I have a problem with "apt" and "apt-get" command when I try to install ".deb" files with zstd compression.
So this app will convert the compressed file to ".tar.xz" and then I can install it.
Download the latest release from here and then run the following command:
sudo dpkg -i {package_name}.deb
This app requires some commands to be installed on your system:
- zstd
- ar
- dpkg (for installing the package)
This project is licensed under the MIT License
Feel free to contribute to this project. All good ideas are welcome. Enjoy! 😄