Ubuntu安装mfoc

因为官方项目没有相关的安装说明,所以在此书写下编译安装过程。

https://github.com/nfc-tools/mfoc/releases 下载最新的版本

wget https://github.com/nfc-tools/mfoc/archive/mfoc-0.10.7.tar.gz
tar zxvf tar zxvf mfoc-0.10.7.tar.gz

cd mfoc-0.10.7
sudo apt-get install libnfc-bin libnfc5 libnfc-dev
autoreconf -vis 
./configure
make
sudo checkinstall -D -y --install 

到此安装完成,测试一下
mfoc -h
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容