wikipedia2text
displays Wikipedia articles on the command line
Install
- All systems
-
curl cmd.cat/wikipedia2text.sh
- Debian
-
apt-get install wikipedia2text - Ubuntu
-
apt-get install wikipedia2text - Kali Linux
-
apt-get install wikipedia2text - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install wikipedia2text - Raspbian
-
apt-get install wikipedia2text
wikipedia2text
displays Wikipedia articles on the command line
This script fetches Wikipedia articles (currently supports around 30 Wikipedia languages) and displays them as plain text in a pager or just sends the text to standard out. Alternatively it opens the Wikipedia article in a (possibly GUI) web browser or just shows the URL of the appropriate Wikipedia article.