Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zypper-onlinesearch

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zypper-onlinesearch

  • 1.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Zypper-Onlinesearch

Zypper-Onlinesearch brings the ability to find packages from software.opensuse.org and Packman, directly in your terminal.

Basically it is just a command-line frontend to these search engines, it executes a query to them, arrange the results and display them in a table or report view.

Ruby Gem Version

Installation

There are a couple of options to install this application.

Rubygem

Install it as a regular Ruby gem with:

$ gem install zypper-onlinesearch

From the openSUSE Build Service repository

This application has been packaged in my personal OBS repository so you can install It as a common RPM package:

  • Add the repository URL in your list;
  • install the package from Yast or Zypper.

Being the repository URL slightly changing from a version to another, I included all the steps in the related project page at my blog.

Usage

To query for the string :

$ onlinesearch -s <string>

When the pages are returnerd they are identified in the Page field and can be read with the -p switch:

$ onlinesearch -p <page>

To list the links from that page:

$ onlinesearch -l <page>,<link_number>

Get help

Where to start:

$ onlinesearch --help

More Help:

More info is available at:

FAQs

Package last updated on 31 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc