An Alternate Browser To Lynx For Surfing The Web Through Linux Terminal

Here is an alternate browser similar to the classic lynx. It’s links2 and supports text as well as graphics based internet browsing. To install it, in the Terminal, type : sudo apt-get install links2 Once installed, the usage is very similar to Lynx (refer this earlier post on how to use it). To open websites in text mode, simply type links2 followed by the site link : links2 https://ihaveapc.com This...