Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Linux Tutorials»Install CentALT RPM Repository in CentOS, RHEL 6/5

    Install CentALT RPM Repository in CentOS, RHEL 6/5

    RahulBy RahulJanuary 12, 20141 Min Read

    CentALT RPM Repository provides most of updated packages for RHEL based systems. I also use this repository for getting recent version of packages. This article will help you to install CentALT repository in CentOS 6/5, RHEL 6/5 systems.

    Install CentALT in CentOS/RHEL 6/5

    Use one of below option to install CentALT repository as per your system architecture and operating system.

    CentOS/RHEL 6, 32 Bit (i386):
    # rpm -Uvh http://centos.alt.ru/repository/centos/6/i386/centalt-release-6-1.noarch.rpm
    
    CentOS/RHEL 6, 64 Bit x86_64):
    # rpm -Uvh http://centos.alt.ru/repository/centos/6/x86_64/centalt-release-6-1.noarch.rpm
    
    CentOS/RHEL 5, 32 Bit (i386):
    # rpm -Uvh http://centos.alt.ru/repository/centos/5/i386/centalt-release-5-3.noarch.rpm
    
    CentOS/RHEL 5, 64 Bit (x86_64):
    # rpm -Uvh http://centos.alt.ru/repository/centos/5/x86_64/centalt-release-5-3.noarch.rpm
    
    centalt CentALT RPM Repository Repository RPM Repository
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleInstall Deluge BitTorrent Client in Ubuntu using PPA
    Next Article How to Install Kile IDE on Ubuntu

    Related Posts

    What is the /etc/aliases file

    2 Mins Read

    What is the /etc/nsswitch.conf file in Linux

    2 Mins Read

    How to Setup Squid Proxy Server on Ubuntu and Debian

    Updated:June 17, 20225 Mins Read

    How to Delete a Let’s Encrypt Certificate using Certbot

    Updated:June 3, 20222 Mins Read

    How to Install Latest Git on Ubuntu 22.04

    Updated:May 31, 20222 Mins Read

    How To Install LibreOffice on Ubuntu 22.04

    Updated:May 23, 20222 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • How To Install Docker on Ubuntu 22.04
    • How to Install Bower on Ubuntu 22.04 & 20.04
    • How to run “npm start” through Docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.