`
yangbinfc
  • 浏览: 46165 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Installing on Linux GIT

 
阅读更多

http://progit.org/book/ch1-4.html

Installing on Linux

If you want to install Git on Linux via a binary installer, you can generally do so through the basic package-management tool that comes with your distribution. If you’re on Fedora, you can use yum:

$ yum install git-core

Or if you’re on a Debian-based distribution like Ubuntu, try apt-get:

$ apt-get install git-core

分享到:
评论

相关推荐

    A tour of git_the basics

    A tour of git: the basics A tour of git: the basics ...This document is a modified version of a document ...To keep things simple, I will focus on installing git from the command line under the most

    Learn Version Control with Git: A step-by-step course for the complete

    Git is one of those version control systems - but not just any: Top projects like the Linux Kernel, Ruby On Rails, or jQuery use Git as their version control system of choice. Around the world, in ...

    Linux: Powerful Server Administration

    Get hands-on recipes to make the most of Ubuntu Server, CentOS 7 Linux Server and RHEL 7 Server About This Book Get Linux servers up and running in seconds, In-depth guide to explore new features and...

    backend:机器人隆隆声的后端。 处理网站和牵线搭桥

    机器人隆隆声 级别1:仅编辑后端 , ,clang,wasmer, 和docker 。 克隆仓库: ... # If installing on linux, follow these steps to execute docker without root access: # https://docs.docker

    A modular C++ IRC daemon (ircd).

    You can obtain this from the releases page or by running git checkout insp20 if you are installing via Git. About InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux, BSD...

    hiera-eyaml:Hiera的后端,它提供敏感数据的按值非对称加密

    分别加密每个密钥的值(这意味着git diff是有意义的) 包括用于加密,解密,编辑和旋转密钥的命令行工具(使其几乎与使用纯文本文件一样容易) 默认情况下使用基本的非对称加密(PKCS#7)(不需要任何需要编译的...

    Drupal.8.for.Absolute.Beginners.1430264667

    Start your journey into more advanced topics, such as Git, MySql, and Linux Who this book is for The book targets anyone wishing to learn either basic web technology, Drupal, or both, and in ...

    微软Visual Studio 2017社区版安装文件

    •We added the ability to publish ASP.NET Core applications to App Service Linux without containers. •Live Unit Testing works with embedded pdbs and supports projects that use reference assemblies. ...

    apache-maven-3.5.0-bin

    Installing Maven ---------------- 1) Unpack the archive where you would like to store the binaries, e.g.: Unix-based operating systems (Linux, Solaris and Mac OS X) tar zxvf apache-maven-3.x.y....

    使用开源硬件组建家庭云信息系统

    Spacebrew服务器安装配置(如果仅作为测试,可以使用sandbox.spacebrew.cc,此步骤可以跳过) 服务器可使用任何托管或者云服务器,运行linux系统。服务器使用spacebrew(http://docs.spacebrew.cc/),本节以Ubuntu为例,...

    KCF源码代码

    for linux: open terminal in the directory with the code $ mkdir build; cd build; cmake .. ; make This code compiles into binary **kcf_vot** ./kcf_vot - using VOT 2014 methodology ...

    spring-boot-reference.pdf

    Git Commit Information 50.10.4. Build Information 50.10.5. Writing Custom InfoContributors 51. Monitoring and Management over HTTP 51.1. Customizing the Management Endpoint Paths 51.2. Customizing ...

    The way to go

    2.3 Installing Go on a Linux system...............................................................................16 2.4 Installing Go on an OS X system..................................................

    [Go语言入门(含源码)] The Way to Go (with source code)

    2.3 Installing Go on a Linux system...............................................................................16 2.4 Installing Go on an OS X system..................................................

    Matplotlib.pdf

    2.4 Building on OSX. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3 Pyplot tutorial 9 3.1 Controlling line properties . . . . . . . . . . . . . . . . . . . . . . . ....

Global site tag (gtag.js) - Google Analytics