GithubHelp home page GithubHelp logo

p4ran0id / byobu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dustinkirkland/byobu

0.0 1.0 0.0 38.22 MB

git mirror of upstream bzr at http://launchpad.net/byobu

Home Page: http://byobu.co

License: GNU General Public License v3.0

Shell 68.47% Python 12.84% Perl 0.57% Groff 18.12%

byobu's Introduction

For more information about this package, please see:
 * http://byobu.org

If Byobu is not packaged for your Linux or UNIX OS, or if you do not have
administrative privileges in order to install Byobu, you may be able to
install locally, using the following instructions...

 0) If you pull the source from the upstream bzr or git:
      bzr branch lp:byobu && cd byobu
      git clone git://github.com/dustinkirkland/byobu.git byobu-src && cd byobu-src
      ./debian/rules autoconf
 1) Or download the latest officially released version from:
      https://launchpad.net/byobu/+download
 2) Extract:
      tar zxvf byobu*.tar.gz && cd byobu*
 3) Configure:
      ./configure --prefix="$HOME/byobu"
 4) OPTIONAL: Use python from your environment, rather than from your distro
      echo "export BYOBU_PYTHON='/usr/bin/env python'" >> $HOME/.bashrc
 5) Build:
      make
 6) Install:
      make install
 7) Update your PATH and BYOBU_PREFIX environment variables
      echo "export PATH=$HOME/byobu/bin:$PATH" >> $HOME/.bashrc
      . $HOME/.bashrc
 8) Run:
      byobu

Note that you will need to have a few dependencies installed:
 * tmux >= 1.5 and screen
 * python-newt (if you want to use Byobu's configuration utility)
 * gsed (if your sed implementation doesn't support -i)
 * coreutils

Dustin Kirkland <[email protected]>
2015-03-01

byobu's People

Contributors

dustinkirkland avatar smoser avatar ciemon avatar adri2000 avatar goozbach avatar hyperair avatar adiroiban avatar cjohnston1158 avatar fumihito avatar iainlane avatar jakebiesinger avatar jefferyto avatar mtmiller avatar darwinawardwinner avatar trcjr 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.