#已安装 #pacman #arch-linux #信息 # #统一 #屏幕

应用程序 pacpreview

pacman 包的统一信息输出

4 个版本 (2 个重大更改)

0.4.0 2024 年 5 月 14 日
0.2.2 2022 年 4 月 26 日
0.2.1 2022 年 2 月 7 日
0.1.0 2021 年 4 月 28 日

#257命令行工具

GPL-3.0-or-later

19KB
230

pacpreview

pacman 的有用统一包信息屏幕

我在寻找一个更好的信息屏幕,用作 fzf 在 pacman 包列表中的预览窗口。

用法

独立

pacpreview 包名

与 fzf 一起使用

在您的 bashrc 或 zshrc 文件中添加别名

alias pacs="pacman -Slq | fzf --multi --preview 'pacpreview {1}' | xargs -ro sudo pacman -S"

然后运行: pacs

pacs screenshot

示例

未安装的包

core/linux-aarch64 5.11.1-1

The Linux Kernel and modules - AArch64 multi-platform

Opt Depends:
    crda: to set the correct wireless channels of your country [installed]
Depends:
    coreutils [installed]
    linux-firmware [installed]
    kmod [installed]
    mkinitcpio 0.7 [installed]

已安装且更新到最新版本

community/sway 1:1.5.1-1 [installed]

Tiling Wayland compositor and replacement for the i3 window manager

Installed Reason: explicit
Opt Depends:
    alacritty: Terminal emulator used by the default config [installed]
    dmenu: Application launcher [installed]
    grim: Screenshot utility [installed]
    i3status: Status line
    mako: Lightweight notification daemon [installed]
    slurp: Select a region
    swayidle: Idle management daemon [installed]
    swaylock: Screen locker [installed]
    wallutils: Timed wallpapers
    waybar: Highly customizable bar [installed]
    xorg-server-xwayland: X11 support [satisfied by xorg-xwayland]
Depends:
    cairo [installed]
    gdk-pixbuf2 [installed]
    json-c [installed]
    pango [installed]
    polkit [installed]
    pcre [installed]
    swaybg [installed]
    ttf-font [satisfied by noto-fonts]
    wlroots [installed]

已过时的包

extra/gimp 2.10.22-2 [~installed]

GNU Image Manipulation Program

Installed Version: 2.10.22-1
Installed Reason: explicit
Opt Depends:
    gutenprint: for sophisticated printing only as gimp has built-in cups print support
    poppler-glib: for pdf support [installed]
    alsa-lib: for MIDI event controller module [installed]
    curl: for URI support [installed]
    ghostscript: for postscript support [installed]
Depends:
    babl [installed]
    dbus-glib [installed]
    desktop-file-utils [installed]
    gegl [installed]
    glib-networking [installed]
    hicolor-icon-theme [installed]
    openjpeg2 [installed]
    lcms2 [installed]
    libheif [installed]
    libexif [installed]
    libgudev [installed]
    libmng [installed]
    libmypaint [installed]
    librsvg [installed]
    libwebp [installed]
    libwmf [installed]
    libxmu [installed]
    libxpm [installed]
    mypaint-brushes1 [installed]
    openexr [installed]
    poppler-data [installed]
    gtk2 [installed]
    graphviz [installed]

依赖关系

~3–12MB
~135K SLoC