How To Install rpm in Linux | Red Hat Package Manager | RHCSA Certification #24 | Tech Arkit | EX200

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 27

  • @TechArkit
    @TechArkit  6 лет назад +3

    Install, Upgrade, Remove and Query Packages using rpm command.

    • @UnknownSend3r
      @UnknownSend3r 4 года назад

      Hi there bro, I'm new to Linux and wanted to know if I wanted to add a repo with yum where can I get the website address of the repo ? Like, is there a website that links to all the other repos ?

  • @chetanghadge3075
    @chetanghadge3075 Год назад +1

    thanks sir. Nice explanation🙌🙌🙌.

  • @abhishekgp3655
    @abhishekgp3655 5 лет назад +1

    Very much useful video's

  • @shrikantrathod6750
    @shrikantrathod6750 Год назад +1

    How to install rpm packages via folder

    • @TechArkit
      @TechArkit  Год назад +2

      rpm -ivh /folder/*.rpm

  • @ashishgupta3788
    @ashishgupta3788 2 года назад +1

    Sir,
    Is it possible to download packages in Centos 7 from Rhel 8 yum repo via ftp?
    please advise

  • @shuvojitroy8032
    @shuvojitroy8032 4 года назад +1

    mount iso file is the same file which download for centos/redhat 8 iso file?or different iso have to download for mount

    • @TechArkit
      @TechArkit  4 года назад +2

      Same file which you have used to install the OS.

  • @mohitjangir
    @mohitjangir 4 года назад +1

    redhat decides where to copy files in which particular loc diff way to manage rpm redhat way of managing package management, way of packaging software, the name or extension of redhat soft is rpm

  • @suryalingala01
    @suryalingala01 6 лет назад +1

    Nice video👍

  • @Ian-tg3vm
    @Ian-tg3vm 4 года назад +1

    Make a detailed video on yum .
    Why we need yum n repo all

    • @TechArkit
      @TechArkit  4 года назад +1

      It's already there

  • @UnknownSend3r
    @UnknownSend3r 4 года назад +1

    Hey bro, great tutorial, I wanted to know where can I find repos to add ?

    • @TechArkit
      @TechArkit  4 года назад +1

      One is EPEL repository and another is Local repository using DVD media.

    • @UnknownSend3r
      @UnknownSend3r 4 года назад

      I'm having difficulties with installing EPEL, shouldn't the command be: yum-config-install --add-repo
      Any reason why that doesn't work ? Could this be because I'm using Ubuntu and not redhat ?
      Thanks in advance.

  • @sudharsanyessian8210
    @sudharsanyessian8210 4 года назад +1

    What is the difference between rpm and yum repository

    • @TechArkit
      @TechArkit  4 года назад +1

      in simple term.
      RPM - is used to install single packages without any dependencies
      YUM- is used to install package with its dependencies.

    • @araviinteriors2244
      @araviinteriors2244 4 года назад

      @@TechArkit I think u said opposite

  • @abhishekgp3655
    @abhishekgp3655 5 лет назад +1

    Nice videos