Heim  >  Artikel  >  Betrieb und Instandhaltung  >  So installieren Sie Software unter Linux

So installieren Sie Software unter Linux

WBOY
WBOYnach vorne
2023-05-13 15:07:121136Durchsuche

1 rpm -ivh Paketname.rpm

rpm -ivh your-package Installation

     pm -e tree uninstall#🎜 ### r#RPM -QL TREE query#🎜🎜 ## 🎜🎜 ## 🎜🎜#2 yum Installation zur automatischen Lösung des Abhängigkeitsproblems der RPM-Installation, Installation ist einfacher#🎜🎜 ## 🎜🎜 ## 🎜🎜# Yum Install Package1 Installation ## 🎜🎜##Yum Remove Package1 Programmpaket löschen Package1#🎜🎜 ## 🎜🎜#[Vorteile: einfach, benutzerfreundlich] [Nachteile: nicht anpassbar]#🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 ## 🎜🎜 不🎜🎜#3 Kompilieren (C-Sprachquellcode,)

./configure (Konfiguration,) make ( kompilieren) make install (Installation)

                          

apt-get install package1: Installationspaket

apt-get remove package1: Deinstallationspaket

apt-get --purge Paketname entfernen. Paket und seine Konfiguration deinstallieren in das Yum-Warehouse und führen Sie die Yum-Installation durch.

Das obige ist der detaillierte Inhalt vonSo installieren Sie Software unter Linux. Für weitere Informationen folgen Sie bitte anderen verwandten Artikeln auf der PHP chinesischen Website!

Stellungnahme:
Dieser Artikel ist reproduziert unter:yisu.com. Bei Verstößen wenden Sie sich bitte an admin@php.cn löschen