Skip to content

Universal Package installer for Unix-Based Systems

License

Notifications You must be signed in to change notification settings

HARAJIT05/kinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KInstall 🚀

               ,---------------------------,
              |  /---------------------\  |
              | |                       | |
              | |     KINSTALLER        | |
              | |       MADE BY         | |
              | |       HARAJIT         | |
              | |                       | |
              |  \_____________________/  |
              |___________________________|
            ,---\_____     []     _______/------,
          /         /______________\           /|
        /___________________________________ /  | ___
        |                                   |   |    )
        |  _ _ _                 [-------]  |   |   (
        |  o o o                 [-------]  |  /    _)_
        |__________________________________ |/     /  /
    /-------------------------------------/|      ( )/
  /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /
/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

KInstall: The Universal Package Installer 🛠️

THIS IS OUR PROJECT KInstall is a script that simplifies the installation of packages on various Linux distributions and macOS. It supports different package managers based on the user's operating system.

Usage 🚀

  1. Clone the repository:

    git clone https://github.com/harajit05/kinstall.git
  2. Navigate to the repository:

    cd kinstall
  3. Run the script:

    ./kinstall.sh

Installation Systemwide via make install 🌐

To install KInstall systemwide, use the following commands:

make
sudo make install

Supported Package Managers 📦

  • Debian/Ubuntu: apt-get
  • RHEL/Fedora: yum
  • Fedora: dnf
  • Arch Linux: pacman
  • openSUSE: zypper
  • Gentoo: emerge
  • macOS: brew
  • NixOS: nix-env
  • Universal Linux: snap

Notes 📝

  • Make sure to run the script with appropriate permissions and follow the prompts to install the desired package.

License 📄

This project is licensed under the MIT License.

About

Universal Package installer for Unix-Based Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published