fedora28安装ghostwriter markdown编辑器

添加软件源并手动安装

sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:gasinvein:fedora/Fedora_28/home:gasinvein:fedora.repo
sudo dnf install ghostwriter

不建议软件包安装,因为库与包的依赖关系会困扰你

git clone https://github.com/wereturtle/ghostwriter.git

你可能感兴趣的:(Linux/Unix,Git/Github,杂说,Fedora)