Skip to content

Instantly share code, notes, and snippets.

@amatellanes
Last active June 11, 2021 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save amatellanes/7429435 to your computer and use it in GitHub Desktop.
Save amatellanes/7429435 to your computer and use it in GitHub Desktop.
Install MdCharm 1.2 on Ubuntu 14.04 LTS (Trusty Tahr)
wget https://github.com/zhangshine/MdCharm/releases/download/1.2.0/mdcharm_1.2_amd64.deb;
sudo dpkg -i mdcharm_1.2_amd64.deb;
sudo apt-get -f install
@jesobreira
Copy link

I did it, but...

Removing mdcharm...

Dammit

@herorock484
Copy link

not downloading

@herorock484
Copy link

i have tried installing in ubuntu 20.04 but the download is not working, kindly provide the installation commands to be run in the terminal of ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment