How to install firmware-mod-kit?

Started by Raut ananta, April 28, 2022, 11:46:49 PM

Previous topic - Next topic

Raut ananta

Help me teachers!  I am unable to install firmware mod kit in ubuntu.

how to install firmware-mod-kit in ubuntu,someone help me to install..and guide thank you🙏🙏🙏🙏

ericagallagher

hello, before proceeding, ensure you have the following prerequisites installed:
1. A subversion client
2. Standard Linux development tools (such as gcc, make, etc.)
4. The python-magic module
5. The zlib and lzma development packages

Depending on your Ubuntu version, use one of the following commands to install the necessary packages:
5. For Ubuntu 18.04 and older:
sudo apt-get install git build-essential zlib1g-dev liblzma-dev python-magic autoconf

ericagallagher

Quote from: ericagallagher on Yesterday at 12:56:46 AMhello, before proceeding, ensure you have the following prerequisites installed:
1. A subversion client
2. Standard Linux development tools (such as gcc, make, etc.)
4. The python-magic module
5. The zlib and lzma development packages
geometry dash scratch
Depending on your Ubuntu version, use one of the following commands to install the necessary packages:
5. For Ubuntu 18.04 and older:
sudo apt-get install git build-essential zlib1g-dev liblzma-dev python-magic autoconf
Hope that my solution is useful for you.