linux - 如何在 Linux (Centos) 机器上安装此软件包?

标签 linux github installation centos

我在 GitHub ( doctotext) 上找到了这个包。我想将它安装在我运行 Centos 的专用服务器 (x86_64) 上,但我不知道如何安装。有人可以提供有关我如何做的说明。不幸的是,没有提供说明

最佳答案

有一个Makefile ,所以尝试:

  • git clone 任何你想要的地方(通常在你的家庭帐户中)

    cd
    git clone https://github.com/karlproject/doctotext
    cd doctotext
    
  • 键入 makemake install

然后您将看到是否可以通过编译来构建和安装它。

关于linux - 如何在 Linux (Centos) 机器上安装此软件包?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43084256/

相关文章:

github - 是否可以在拉取请求(Github)中更改其他人的代码?

cassandra - 错误 : Could not find or load main class org. apache.cassandra.service.CassandraDaemon

c++ - "extern C"函数从 C++ 共享对象符号表中消失

linux - 如何将文件文本放入 bash 或 python 中的二维数组

linux - printf 中的汇编程序段错误

ios - Swift 上的主要 Storyboard给出 Github 错误

linux - 切换到 (Linux) 内核模式

linux - Git 空格/行结尾

java - macOS 上的 Eclipse 安装

installation - 对安装程序进行逆向工程