Giter Site home page Giter Site logo

qingu / packman-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dongli/legacy-packman

0.0 2.0 0.0 528 KB

This is another package manager, like Homebrew, but with the concern about compiler sensitivity and lack of internet connection. It can also run on most the Linux distros and Mac OS X. Let it SAVE your time!

Shell 1.79% Ruby 98.21%

packman-1's Introduction

Introduction

This is a tool written in Ruby to make the installation of packages automatically and painless. You may say we have already package managers in different Linux distributions, or even in Mac OS X (see Homebrew), but as a researcher who needs to run programs on the server will always face the problems:

  • The libraries on the server are too old!
  • The compilers are also too old! (GCC 4.1.2, seriously?)
  • The server login node is not even connected with the internet!
  • The software dependencies are nightmare!

All these problems make porting programs a headache, and we hesitate about using new language features (e.g. c++11) and good libraries, so here is packman. For more usage information, please refer here.

I would like to thank the Homebrew community, since I have referred the design of it quite a lot, but I do not just copycat homebrew. If you find packman is helpful, join me to form a great community to further improve it.

Features

  • No root privilege is needed.
  • Offline installation suite for big server with no internet connection.
  • Easy FTP mirror setup.
  • The packages can be installed anywhere you like.
  • All processes are automatically (basicly).

Donation

If you find packman is useful (I spent hours to create it) and would like to support the further development of it, consider make a generous donation please:

![](https://gist.githubusercontent.com/dongli/9634592/raw/52aaee8b20222e9757429bce3efc6b8c819037a8/ap4l61nbskhw46qnef.png =32x32)

Author

packman-1's People

Contributors

dongli avatar iggyvolz avatar wabteam avatar woodfishman avatar

Watchers

 avatar  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.