WikidPad is an open-source free wiki-style tree-based note management software, similar to Notepad. Based on Python, it supports Windows, Mac, Linux, and other platforms. WikidPad has a great influence in foreign countries, especially open-source communities, because it has many powerful plug-ins. Ubuntu14.04 knowledge http://www.linuxidc.com/Linux/2014-04/100370.ht for downloading, installing, and configuring
WikidPad is an open-source free wiki-style tree-based note management software, similar to Notepad. Based on Python, it supports Windows, Mac, Linux, and other platforms. WikidPad has a great influence in foreign countries, especially open-source communities, because it has many powerful plug-ins.
Ubuntu 14.04Download, install, configure related knowledge http://www.linuxidc.com/Linux/2014-04/100370.htm
Ubuntu 14.04: Http://www.linuxidc.com/Linux/2014-04/100352.htm
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7Http://www.linuxidc.com/Linux/2014-04/100983.htm
Official homepage: http://wikidpad.sourceforge.net/
The latest version of WikidPad 2.2 is available and supports Ubuntu 14.04 and derivative systems.
Installation:
Install the WikidPad 14.04 command in Ubuntu 2.2 and its derivative systems:
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >
> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install wikidpad
Run the following command to uninstall wikidpad:
sudo apt-get remove wikidpad
Install the WikidPad 13.10 command in Ubuntu 2.2 and its derivative systems:
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu saucy-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install wikidpad
Run the following command to uninstall wikidpad:
sudo apt-get remove wikidpad
Install the WikidPad 12.04 command in Ubuntu 2.2 and its derivative systems:
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu precise-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install wikidpad
Run the following command to uninstall wikidpad:
sudo apt-get remove wikidpad
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-05/101784.htm