使用“aptsearch”和“aptshow”命令在Ubuntu中搜索软件包
在Ubuntu中,我们可以使用“aptsearch”和“aptshow”命令来搜索和查看软件包的详细信息。以下是详细步骤:
使用“aptsearch”命令搜索软件包
- 打开终端并输入以下命令:
sudo apt update
这将更新软件包列表。
- 使用以下命令搜索软件包:
apt search package-name
其中“package-name”是我们要搜索的软件包名称。
例如,我们要搜索名为“firefox”的软件包,可以使用以下命令:
apt search firefox
将列出所有包含“firefox”关键字的软件包。
- 如果我们想要查看软件包的详细信息,可以使用“aptshow”命令。以下是详细步骤。
使用“aptshow”命令查看软件包详细信息
- 打开终端并输入以下命令:
sudo apt update
这将更新软件包列表。
- 使用以下命令查看软件包的详细信息:
apt show package-name
其中“package-name”是我们要查看详细信息的软件包名称。
例如,我们要查看名为“firefox”的软件包的详细信息,可以使用以下命令:
apt show firefox
这将列出“firefox”软件包的详细信息,包括软件包的描述、版本、大小、依赖关系等。
示例说明
以下是两个关于“aptsearch”和“aptshow”命令的示例说明:
示例1:使用“aptsearch”命令搜索软件包
假设我们要搜索名为“vlc”的软件包。以下是详细步骤:
- 打开终端并输入以下命令:
sudo apt update
- 使用以下命令搜索软件包:
apt search vlc
这将列出所有包含“vlc”关键字的软件包。
vlc - multimedia player and streamer
vlc-data - Common data for VLC
vlc-dbg - debugging symbols for VLC
vlc-plugin-access-extra - multimedia player and streamer (extra access plugins)
vlc-plugin-base - multimedia player and streamer (base plugins)
vlc-plugin-fluidsynth - FluidSynth plugin for VLC
vlc-plugin-jack - Jack audio plugins for VLC
vlc-plugin-notify - LibNotify plugin for VLC
vlc-plugin-qt - multimedia player and streamer (Qt plugin)
vlc-plugin-samba - Samba plugin for VLC
vlc-plugin-skins2 - multimedia player and streamer (Skins2 plugin)
vlc-plugin-video-output - multimedia player and streamer (video output plugins)
vlc-plugin-video-splitter - multimedia player and streamer (video splitter plugins)
vlc-plugin-visualization - multimedia player and streamer (visualization plugins)
- 从搜索结果中选择我们要安装的软件包。例如,我们要安装“vlc”软件包,可以使用以下命令:
sudo apt install vlc
示例2:使用“aptshow”命令查看软件包详细信息
假设我们要查看名为“firefox”的软件包的详细信息。以下是详细步骤:
- 打开终端并输入以下命令:
sudo apt update
- 使用以下命令查看软件包的详细信息:
apt show firefox
这将列出“firefox”软件包的详细信息,包括软件包的描述、版本、大小、依赖关系等。
“`
Package: firefox
Version: 88.0+build2-0ubuntu0.20.04.1
Priority: optional
Section: web
Origin: Ubuntu
Maintainer: Ubuntu Mozilla Team ubuntu-mozillateam@lists.ubuntu.com
Original-Maintainer: Maintainers of Mozilla-related packages pkg-mozext-maintainers@lists.alioth.debian.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 184 MB
Depends: lsb-release, libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.12.0), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.8.1), libgcc-s1 (>= 3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.9.10), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.8), libstdc++6 (>= 5.2), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrender1, libxt6
Homepage: https://www.mozilla.org/firefox/
Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-core, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntu-gnome-desktop, ubuntu-sdk-libs, ubuntu-touch, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-mate-cloudtop
Supported: 9m
Download-Size: 48.3 MB
APT-Manual-Installed: yes
APT-Sources: http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
Description: Safe and easy web browser from Mozilla
Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web.