Giter VIP home page Giter VIP logo

has's Introduction

has

CLI to check if Linux packages are installed locally.

Installation

Linux

1 - clone this repo inside a folder of your preference:

git clone https://github.com/ruben-acevedo/has.git

2 - navigate inside your terminal into the project folder using cd

3 - authorize the installation:

chmod +x install.sh

4 - run the installer:

./install.sh

5 - restart your terminal

this will create an alias inside your ~/.bashrc if you want to uninstall, just go to end of file of your .bashrc and delete the line alias has = your_path.../index.js

Usage

type "has + package(s)" you want to check

example:
has node git flatpak gedit google-chrome firefox
response:
✕ flatpak
✓ git
✓ node
✓ gedit
✓ google-chrome
✓ firefox

i do not have flatpak package installed on my machine...

Contribute

Fell free to pull request :)

Contact

[email protected]

See ya! :)

has's People

Contributors

ruben-acevedo avatar

Stargazers

Zenha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.