Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Ubuntu Software Management Command input query Command collation

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "Ubuntu software management command input query command sorting", interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let Xiaobian take you to learn "Ubuntu software management command input query command sorting" bar!

1 Ubuntu Software Administration # rpm -qa rpm -qa| less Query Installed RPM

2 Ubuntu Software Administration # rpm -qa| grep ftp query specifies RPM

3 Ubuntu Software Administration # rpm -q rpm -q Installed RPM packages Check if installed

4 Software Administration # rpm -q telnet-server View telnet server package

5 Ubuntu Software Administration # rpm -qi rpm -qi Package Names View software descriptions

6 Software Administration # rpm -ql rpm -ql Package Name Query the file list of the package

7 Ubuntu Software Administration # rpm -qf rpm -qf Package Name Query the package to which a file belongs

8 Ubuntu Software Administration # rpm -qp rpm -qp Package Full Name Query Uninstalled Package Information

9 Software Administration # rpm -e rpm -e Package Name Remove specific packages

10 Ubuntu Software Administration # rpm -U rpm -Uvh Package Full Name Upgrade Package and Show Process

11 Software Administration # rpm -ivh rpm -ivh Package Full Name Install Package and Show Process

12 Software Management # rpm -V rpm -V Package Name Verify package size, type, etc.

13 Software Administration # tar -c Create Package-x Release Package-v Show Command Process-z stands for Compressed Package

14 Ubuntu Software Administration # tar -cf tar -cvf benet. tar/home/benet Package/home/benet directory

15 Software Administration # tar -czf tar -zcvf benet. tar. gz/mnt Package and compress directories

16 Ubuntu Software Administration # tar -tf tar -tf benet.tar See the file list of uncompressed packages

17 Software Administration # tar -tzf tar -tf benet.tar.gz View archive file list

18 Ubuntu Software Administration # tar -xf tar -xf benet.tar File Recovery for Uncompressed Packages

19 Software Administration # tar -zxvf tar -zxvf benet.tar.gz archive file decompression recovery

20 Ubuntu Software Administration # tar -jxvf tar -jxvf benet.tar.bz2

21 Software administration # diff diff file1 file2 > Patch name.patch Generate patch file for old and new files

22 Ubuntu Software Administration # diff diff file1 file2 Compare the difference between two files

23 Software Administration # Patch file Patch name.patch

24 Software Management # ./ configure --prefix=/usr/local/precompile configuration

25 Software Administration # make compile

26 Ubuntu Software Administration # make install Install compiled source packages

At this point, I believe that we have a deeper understanding of "Ubuntu software management command input query command sorting", may wish to actually operate it! Here is the website, more related content can enter the relevant channels for inquiry, pay attention to us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report