Make QR code from cmd and read it from cmd

--

To generate a QR code from the command line in Linux, you can use the “qrencode” package. Follow the steps below:

  1. Install the “qrencode” package by running the following command

2. Generate a QR code for the desired text by running the following command:

3. Scan the QR code by running the eog command:

4. That’s it! You can now generate and read QR codes directly from the command line in Linux using these steps.

Thankyou…

Keep learning… Keep sharing…

--

--