• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to Install Lynx Browser on Linux Mint 20

  • 00:45 lsb_release -a
  • 00:56 apt update
  • 01:12 apt install lynx -y
  • 01:37 lynx
  • 01:52 lynx https://www.google.co.in
  • 02:03 lynx --version
{{postValue.id}}

To Install Lynx Browser on Linux Mint 20

Introduction:

Lynx Browser is the oldest Text Web Browser that is used to access websites on text mode. It was first developed in the year 1992 by some students. It supports protocols like HTTP, FTP, HTTPS. This tutorial will cover the installation of Lynx on Linux Mint 20.

Installation Procedure:

First check the version of Linux mint OS

root@LinuxHelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Linuxmint
Description:	Linux Mint 20
Release:	20
Codename:	ulyana

Now update the packages

root@LinuxHelp:~# apt update
Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://archive.canonical.com/ubuntu focal InRelease           
Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Ign:4 http://packages.linuxmint.com ulyana InRelease                          
.
.
Fetched 5,262 kB in 6s (846 kB/s)                                                                                          
Reading package lists... Done
Building dependency tree       
Reading state information... Done
403 packages can be upgraded. Run 'apt list --upgradable' to see them.

Now Install the lynx text browser by using following command

root@LinuxHelp:~# apt install lynx -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
Processing triggers for doc-base (0.10.9) ...
Processing 1 added doc-base file...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for mime-support (3.64ubuntu1) ...

Once the installation is completed then run the lynx on terminal by executing following command

root@LinuxHelp:~# lynx

snap1

Now access the google.com through lynx web browser by using following command

root@LinuxHelp:~# lynx https://www.google.co.in

snap2

Now check the version of lynx by executing following command

root@LinuxHelp:~# lynx --version
Lynx Version 2.9.0dev.5 (27 Feb 2020)
libwww-FM 2.14, SSL-MM 1.4.1, GNUTLS 3.6.13, ncurses 6.2.20200212(wide)
Built on linux-gnu.

Copyrights held by the Lynx Developers Group,
the University of Kansas, CERN, and other contributors.
Distributed under the GNU General Public License (Version 2).
See https://lynx.invisible-island.net/ and the online help for more information.

With this method, the installation of Lynx Browser on Linux Mint 20 is comes to an end.

Tags:
shanemichel
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is Lynx Browser?

A

Lynx Browser is a Text Web Browser used to access websites on text mode. This browser was first developed in the year 1992 by some students. Like other web browsers, Lynx Web Browser comes with so many useful options and supports mandatory protocols like HTTP, FTP, HTTPS..etc…Lynx Web Browser is known as one of the oldest browsers ever created.

Q

Which command to install the package of lynx in ubuntu?

A

Install the Lynx package using the following command # apt-get install lynx -y

Q

How to access the lynx application in ubuntu?

A

Once Installation is done you can access the Lynx from the terminal ass shown here # lynx

Q

Which command to check the version of lynx?

A

The version of Lynx can be found as follows # lynx --version

Q

How to check the lynx application in the terminal?

A

Use the below command to check the lynx application # lynx https://www.google.co.in

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Gibbson ?
How do i run both nginx and apache in same instance on centos

Hi...,

my server is based centos operating system and my webserver is already running on Apache.... i need to run both apache and nginx on same instance ... please help me to implement this concept...

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.