`
yangbinfc
  • 浏览: 51061 次
  • 性别: 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

分享到:
评论

相关推荐

    最新Git经典书籍《Pro Git》E文

    - **1.4.2 在Linux上安装(Installing on Linux)**:提供了一些主流Linux发行版的安装方法。 - **1.4.3 在Mac上安装(Installing on Mac)**:介绍了如何通过Homebrew或MacPorts安装Git。 - **1.4.4 在Windows上安装...

    Scott Chacon 编写的GIT 学习文档

    ##### 1.4.2 在Linux上安装(Installing on Linux) 大多数Linux发行版都提供了预编译好的Git包,可以通过包管理器轻松安装。 ##### 1.4.3 在Mac上安装(Installing on Mac) Mac用户可以通过Homebrew等工具快速...

    安装koha Installing Koha Library Software on Windows/Mac/Linux

    《安装Koha图书馆软件在Windows/Mac/Linux上的指南》 Koha是一款开源的图书馆自动化系统,它涵盖了图书馆管理的所有核心功能,包括目录编目、读者服务、馆际互借、库存管理和报告等。本篇文章将详细讲解如何在不同...

    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 kernel in a nutshell

    This resource is particularly useful for those interested in designing embedded systems based on the Linux kernel, as it covers essential aspects of building, configuring, and customizing the kernel....

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

    Linux(centos7)安装Jenkins文档

    下载 Jenkins 到 Linux 服务器,下载地址:https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions#InstallingJenkinsonRedHatdistributions-ImportantNoteonCentOSJava。...

    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为例,...

    conf:我的配置文件(bash,vim等)

    这个名为 "conf-master" 的压缩包可能包含了上述提到的bash和vim配置文件,以及其他可能的个性化设置,如git配置(`~/.gitconfig`)或其他Shell的配置。理解并掌握这些配置文件的使用,能够显著提升命令行操作效率,...

    RedHat Certificate Engineer

    sudo virt-install --name=myvm --memory=1024 --vcpus=1 --os-type=linux --os-variant=rhel7 --network bridge=br0 --graphics vnc,listen=0.0.0.0 --noautoconsole --disk path=/var/lib/libvirt/images/myvm....

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

Global site tag (gtag.js) - Google Analytics