Why cant i install Calibre

How can i resolve this issue please.

@ sudo pacman -Syu calibre
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 endeavouros is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (48)                      Old Version  New Version   Net Change

extra/chmlib                                   0.40-6          0.16 MiB
extra/fontconfig                  2:2.13.94-1  2:2.13.94-2     0.31 MiB
extra/gsfonts                                  20200910-2      3.11 MiB
extra/imagemagick                 7.1.0.17-1   7.1.0.18-1      0.00 MiB
extra/iniparser                                4.1-3           0.04 MiB
community/jxrlib                               0.2.1-3         0.70 MiB
extra/libunrar                                 1:6.1.3-1       0.30 MiB
extra/libwmf                                   0.2.12-2        3.24 MiB
community/mathjax                              3.2.0-1        16.72 MiB
extra/ndctl                       71.1-1       72-1            0.13 MiB
community/optipng                              0.7.7-2         0.10 MiB
community/pass                    1.7.4-1      1.7.4-2         0.00 MiB
community/podofo                               0.9.7-1         4.61 MiB
community/python-apsw                          3.36.0-2        0.31 MiB
community/python-beautifulsoup4                4.9.3-6         1.22 MiB
community/python-brotlicffi                    1.0.9.2-3       0.10 MiB
community/python-cchardet                      2.1.7-4         0.27 MiB
community/python-css-parser                    1.0.6-5         1.69 MiB
extra/python-cssselect                         1.1.0-9         0.14 MiB
community/python-dateutil                      2.8.2-4         0.82 MiB
extra/python-feedparser                        6.0.1-4         0.56 MiB
community/python-html2text                     2020.1.16-5     0.10 MiB
community/python-html5-parser                  0.4.10-3        0.49 MiB
community/python-ifaddr                        0.1.7-5         0.04 MiB
community/python-jeepney                       0.7.1-3         0.43 MiB
extra/python-lxml                              4.6.4-3         4.16 MiB
community/python-mechanize                     1:0.4.6-3       1.06 MiB
community/python-multivolumefile               0.2.3-3         0.04 MiB
community/python-netifaces                     0.11.0-3        0.04 MiB
community/python-py7zr                         0.16.2-3        0.51 MiB
community/python-pychm                         0.8.6-6         0.08 MiB
community/python-pygments                      2.10.0-4       10.63 MiB
community/python-pyppmd                        0.17.1-3        0.09 MiB
extra/python-pyqt5                             5.15.6-6       26.77 MiB
extra/python-pyqt5-sip                         12.9.0-3        0.15 MiB
extra/python-pyqt5-webengine                   5.15.5-3        0.61 MiB
community/python-pyzstd                        0.15.0-3        0.14 MiB
community/python-regex                         2021.11.10-3    1.66 MiB
extra/python-sgmllib3k                         1.0.0-4         0.04 MiB
community/python-soupsieve                     2.2.1-4         0.28 MiB
community/python-texttable                     1.6.4-3         0.07 MiB
community/python-unrardll                      0.1.4-7         0.05 MiB
community/python-zeroconf                      0.36.13-1       0.65 MiB
extra/qt5-location                             5.15.2-4       11.19 MiB
extra/qt5-webchannel                           5.15.2-1        0.22 MiB
extra/qt5-webengine                            5.15.7-2      152.64 MiB
extra/tcl                         8.6.12-2     8.6.12-3        0.00 MiB
community/calibre                              5.34.0-2       85.00 MiB

Total Installed Size:  349.95 MiB
Net Upgrade Size:      331.67 MiB

:: Proceed with installation? [Y/n] y
(48/48) checking keys in keyring                                                                                                [-----------------------------------------------------------------------------] 100%
(48/48) checking package integrity                                                                                              [-----------------------------------------------------------------------------] 100%
(48/48) loading package files                                                                                                   [-----------------------------------------------------------------------------] 100%
(48/48) checking for file conflicts                                                                                             [-----------------------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
python-pygments: /usr/bin/pygmentize exists in filesystem
Errors occurred, no packages were upgraded.

Again not a Qtile issue, but i am using Qtile as my daily driver. If mods feel that this is not the right place for this, you could move it a correct one, please.

See here [FAQ] Package installation says FILENAME exists in filesystem; “Failed to commit transaction (conflicting files)” :upside_down_face:

1 Like

i get it, but

if i want to install:
according to yay the package already exists

if i want to remove python-pygments
according to the yay there is no such package.

question is how to remove from the filesystem or overwrite it.

sudo mv /usr/bin/pygmentize /usr/bin/pygmentize.old

That means you manually installed it. Probably by using sudo pip

You need to manually remove it the same way you installed it in the first place. Overwriting it should be a last resort.

the plot thickens. my actions In reverse chronological order

$ sudo pacman -S python-pygments --overwrite /usr/bin/*

error: target not found: /usr/bin/ssh-agent
warning: '/usr/bin/ssh-agent' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ssh-copy-id
warning: '/usr/bin/ssh-copy-id' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ssh-keygen
warning: '/usr/bin/ssh-keygen' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ssh-keyscan
warning: '/usr/bin/ssh-keyscan' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sshd
warning: '/usr/bin/sshd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sshfs
warning: '/usr/bin/sshfs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ssltap
warning: '/usr/bin/ssltap' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sst_dump
warning: '/usr/bin/sst_dump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/start-pulseaudio-x11
warning: '/usr/bin/start-pulseaudio-x11' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/start-statd
warning: '/usr/bin/start-statd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/startx
warning: '/usr/bin/startx' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stat
warning: '/usr/bin/stat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stdbuf
warning: '/usr/bin/stdbuf' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stest
warning: '/usr/bin/stest' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stoken
warning: '/usr/bin/stoken' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stoken-gui
warning: '/usr/bin/stoken-gui' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stream
warning: '/usr/bin/stream' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/strings
warning: '/usr/bin/strings' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/strip
warning: '/usr/bin/strip' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stty
warning: '/usr/bin/stty' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stunbdc
warning: '/usr/bin/stunbdc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/stund
warning: '/usr/bin/stund' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/su
warning: '/usr/bin/su' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/su-c_wrapper
warning: '/usr/bin/su-c_wrapper' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/substrings.pl
warning: '/usr/bin/substrings.pl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sudo
warning: '/usr/bin/sudo' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sudo_logsrvd
warning: '/usr/bin/sudo_logsrvd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sudo_sendlog
warning: '/usr/bin/sudo_sendlog' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sudoedit
warning: '/usr/bin/sudoedit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sudoreplay
warning: '/usr/bin/sudoreplay' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/suexec
warning: '/usr/bin/suexec' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sulogin
warning: '/usr/bin/sulogin' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sum
warning: '/usr/bin/sum' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/svc_recv
warning: '/usr/bin/svc_recv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/svc_send
warning: '/usr/bin/svc_send' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/svlc
warning: '/usr/bin/svlc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/swaplabel
warning: '/usr/bin/swaplabel' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/swapoff
warning: '/usr/bin/swapoff' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/swapon
warning: '/usr/bin/swapon' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/switch_root
warning: '/usr/bin/switch_root' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sxhkd
warning: '/usr/bin/sxhkd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sxpm
warning: '/usr/bin/sxpm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/symkeyutil
warning: '/usr/bin/symkeyutil' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sync
warning: '/usr/bin/sync' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/syncqt.pl
warning: '/usr/bin/syncqt.pl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/syncqt.pl-qt5
warning: '/usr/bin/syncqt.pl-qt5' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/syscse
warning: '/usr/bin/syscse' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/sysctl
warning: '/usr/bin/sysctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemctl
warning: '/usr/bin/systemctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-analyze
warning: '/usr/bin/systemd-analyze' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-ask-password
warning: '/usr/bin/systemd-ask-password' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-cat
warning: '/usr/bin/systemd-cat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-cgls
warning: '/usr/bin/systemd-cgls' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-cgtop
warning: '/usr/bin/systemd-cgtop' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-cryptenroll
warning: '/usr/bin/systemd-cryptenroll' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-delta
warning: '/usr/bin/systemd-delta' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-detect-virt
warning: '/usr/bin/systemd-detect-virt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-dissect
warning: '/usr/bin/systemd-dissect' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-escape
warning: '/usr/bin/systemd-escape' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-firstboot
warning: '/usr/bin/systemd-firstboot' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-hwdb
warning: '/usr/bin/systemd-hwdb' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-id128
warning: '/usr/bin/systemd-id128' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-inhibit
warning: '/usr/bin/systemd-inhibit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-machine-id-setup
warning: '/usr/bin/systemd-machine-id-setup' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-mount
warning: '/usr/bin/systemd-mount' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-notify
warning: '/usr/bin/systemd-notify' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-nspawn
warning: '/usr/bin/systemd-nspawn' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-path
warning: '/usr/bin/systemd-path' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-repart
warning: '/usr/bin/systemd-repart' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-resolve
warning: '/usr/bin/systemd-resolve' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-run
warning: '/usr/bin/systemd-run' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-socket-activate
warning: '/usr/bin/systemd-socket-activate' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-stdio-bridge
warning: '/usr/bin/systemd-stdio-bridge' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-sysext
warning: '/usr/bin/systemd-sysext' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-sysusers
warning: '/usr/bin/systemd-sysusers' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-tmpfiles
warning: '/usr/bin/systemd-tmpfiles' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-tty-ask-password-agent
warning: '/usr/bin/systemd-tty-ask-password-agent' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systemd-umount
warning: '/usr/bin/systemd-umount' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/systool
warning: '/usr/bin/systool' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tabs
warning: '/usr/bin/tabs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tac
warning: '/usr/bin/tac' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/taglib-config
warning: '/usr/bin/taglib-config' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tail
warning: '/usr/bin/tail' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/talk
warning: '/usr/bin/talk' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/talkd
warning: '/usr/bin/talkd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tar
warning: '/usr/bin/tar' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/taskset
warning: '/usr/bin/taskset' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tbl
warning: '/usr/bin/tbl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tc
warning: '/usr/bin/tc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tcat
warning: '/usr/bin/tcat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tclsh
warning: '/usr/bin/tclsh' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tclsh8.6
warning: '/usr/bin/tclsh8.6' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tcpspray
warning: '/usr/bin/tcpspray' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tcpspray6
warning: '/usr/bin/tcpspray6' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tcptraceroute6
warning: '/usr/bin/tcptraceroute6' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tdbbackup
warning: '/usr/bin/tdbbackup' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tdbdump
warning: '/usr/bin/tdbdump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tdbrestore
warning: '/usr/bin/tdbrestore' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tdbtool
warning: '/usr/bin/tdbtool' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/teamd
warning: '/usr/bin/teamd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/teamdctl
warning: '/usr/bin/teamdctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/teamnl
warning: '/usr/bin/teamnl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tee
warning: '/usr/bin/tee' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/telnet
warning: '/usr/bin/telnet' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/telnetd
warning: '/usr/bin/telnetd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/test
warning: '/usr/bin/test' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/test-connect-t
warning: '/usr/bin/test-connect-t' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/testlibraw
warning: '/usr/bin/testlibraw' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/testpkg
warning: '/usr/bin/testpkg' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/texi2any
warning: '/usr/bin/texi2any' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/texi2dvi
warning: '/usr/bin/texi2dvi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/texi2pdf
warning: '/usr/bin/texi2pdf' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/texindex
warning: '/usr/bin/texindex' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tfmtodit
warning: '/usr/bin/tfmtodit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tftpd
warning: '/usr/bin/tftpd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tgz
warning: '/usr/bin/tgz' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_check
warning: '/usr/bin/thin_check' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_delta
warning: '/usr/bin/thin_delta' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_dump
warning: '/usr/bin/thin_dump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_ls
warning: '/usr/bin/thin_ls' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_metadata_size
warning: '/usr/bin/thin_metadata_size' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_repair
warning: '/usr/bin/thin_repair' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_restore
warning: '/usr/bin/thin_restore' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_rmap
warning: '/usr/bin/thin_rmap' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thin_trim
warning: '/usr/bin/thin_trim' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thunar
warning: '/usr/bin/thunar' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thunar-settings
warning: '/usr/bin/thunar-settings' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/thunderbird
warning: '/usr/bin/thunderbird' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tic
warning: '/usr/bin/tic' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tickadj
warning: '/usr/bin/tickadj' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiff2bw
warning: '/usr/bin/tiff2bw' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiff2pdf
warning: '/usr/bin/tiff2pdf' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiff2ps
warning: '/usr/bin/tiff2ps' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiff2rgba
warning: '/usr/bin/tiff2rgba' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffcmp
warning: '/usr/bin/tiffcmp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffcp
warning: '/usr/bin/tiffcp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffcrop
warning: '/usr/bin/tiffcrop' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffdither
warning: '/usr/bin/tiffdither' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffdump
warning: '/usr/bin/tiffdump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffgt
warning: '/usr/bin/tiffgt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffinfo
warning: '/usr/bin/tiffinfo' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffmedian
warning: '/usr/bin/tiffmedian' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffset
warning: '/usr/bin/tiffset' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiffsplit
warning: '/usr/bin/tiffsplit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tificc
warning: '/usr/bin/tificc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tiger-hash
warning: '/usr/bin/tiger-hash' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/time
warning: '/usr/bin/time' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/timedatectl
warning: '/usr/bin/timedatectl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/timelineeditor
warning: '/usr/bin/timelineeditor' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/timeout
warning: '/usr/bin/timeout' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/timeshift
warning: '/usr/bin/timeshift' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/timeshift-gtk
warning: '/usr/bin/timeshift-gtk' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/timeshift-launcher
warning: '/usr/bin/timeshift-launcher' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tipc
warning: '/usr/bin/tipc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tjbench
warning: '/usr/bin/tjbench' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tldr
warning: '/usr/bin/tldr' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tload
warning: '/usr/bin/tload' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tlp
warning: '/usr/bin/tlp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tlp-stat
warning: '/usr/bin/tlp-stat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/toast
warning: '/usr/bin/toast' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/toe
warning: '/usr/bin/toe' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tokenize-output
warning: '/usr/bin/tokenize-output' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/top
warning: '/usr/bin/top' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/touch
warning: '/usr/bin/touch' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/touchpad-edge-detector
warning: '/usr/bin/touchpad-edge-detector' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tput
warning: '/usr/bin/tput' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tr
warning: '/usr/bin/tr' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tracegen
warning: '/usr/bin/tracegen' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tracegen-qt5
warning: '/usr/bin/tracegen-qt5' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tracepath
warning: '/usr/bin/tracepath' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tracert6
warning: '/usr/bin/tracert6' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tracker3
warning: '/usr/bin/tracker3' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/transicc
warning: '/usr/bin/transicc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/transist.flt
warning: '/usr/bin/transist.flt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tree
warning: '/usr/bin/tree' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tree-sitter
warning: '/usr/bin/tree-sitter' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/trietool
warning: '/usr/bin/trietool' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/trietool-0.2
warning: '/usr/bin/trietool-0.2' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/troff
warning: '/usr/bin/troff' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/true
warning: '/usr/bin/true' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/truncate
warning: '/usr/bin/truncate' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/trust
warning: '/usr/bin/trust' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_calibrate
warning: '/usr/bin/ts_calibrate' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_conf
warning: '/usr/bin/ts_conf' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_finddev
warning: '/usr/bin/ts_finddev' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_harvest
warning: '/usr/bin/ts_harvest' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_print
warning: '/usr/bin/ts_print' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_print_mt
warning: '/usr/bin/ts_print_mt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_print_raw
warning: '/usr/bin/ts_print_raw' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_test
warning: '/usr/bin/ts_test' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_test_mt
warning: '/usr/bin/ts_test_mt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_uinput
warning: '/usr/bin/ts_uinput' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ts_verify
warning: '/usr/bin/ts_verify' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tset
warning: '/usr/bin/tset' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tsig-keygen
warning: '/usr/bin/tsig-keygen' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tsort
warning: '/usr/bin/tsort' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ttcp_atm
warning: '/usr/bin/ttcp_atm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tth-hash
warning: '/usr/bin/tth-hash' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tty
warning: '/usr/bin/tty' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tune2fs
warning: '/usr/bin/tune2fs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tunefs.reiserfs
warning: '/usr/bin/tunefs.reiserfs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tv_combo
warning: '/usr/bin/tv_combo' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tv_ctrlpt
warning: '/usr/bin/tv_ctrlpt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tv_device
warning: '/usr/bin/tv_device' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/twolame
warning: '/usr/bin/twolame' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/tzselect
warning: '/usr/bin/tzselect' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uchardet
warning: '/usr/bin/uchardet' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uclampset
warning: '/usr/bin/uclampset' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uconv
warning: '/usr/bin/uconv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ucs2any
warning: '/usr/bin/ucs2any' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/udevadm
warning: '/usr/bin/udevadm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/udiskie
warning: '/usr/bin/udiskie' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/udiskie-info
warning: '/usr/bin/udiskie-info' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/udiskie-mount
warning: '/usr/bin/udiskie-mount' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/udiskie-umount
warning: '/usr/bin/udiskie-umount' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/udisksctl
warning: '/usr/bin/udisksctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ueberzug
warning: '/usr/bin/ueberzug' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uic
warning: '/usr/bin/uic' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uic-qt5
warning: '/usr/bin/uic-qt5' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ul
warning: '/usr/bin/ul' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ulockmgr_server
warning: '/usr/bin/ulockmgr_server' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ultrabayd
warning: '/usr/bin/ultrabayd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/umount
warning: '/usr/bin/umount' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/umount.nfs
warning: '/usr/bin/umount.nfs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/umount.nfs4
warning: '/usr/bin/umount.nfs4' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/umount.nilfs2
warning: '/usr/bin/umount.nilfs2' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/umount.udisks2
warning: '/usr/bin/umount.udisks2' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uname
warning: '/usr/bin/uname' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uname26
warning: '/usr/bin/uname26' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uncompress
warning: '/usr/bin/uncompress' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unexpand
warning: '/usr/bin/unexpand' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uni
warning: '/usr/bin/uni' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unicode_start
warning: '/usr/bin/unicode_start' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unicode_stop
warning: '/usr/bin/unicode_stop' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uniconfd
warning: '/usr/bin/uniconfd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uniq
warning: '/usr/bin/uniq' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unix_chkpwd
warning: '/usr/bin/unix_chkpwd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unix_update
warning: '/usr/bin/unix_update' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unlink
warning: '/usr/bin/unlink' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unlz4
warning: '/usr/bin/unlz4' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unlzma
warning: '/usr/bin/unlzma' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unmunch
warning: '/usr/bin/unmunch' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unrar
warning: '/usr/bin/unrar' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unshare
warning: '/usr/bin/unshare' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unterm
warning: '/usr/bin/unterm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/untoast
warning: '/usr/bin/untoast' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unxz
warning: '/usr/bin/unxz' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unzip
warning: '/usr/bin/unzip' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unzipsfx
warning: '/usr/bin/unzipsfx' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/unzstd
warning: '/usr/bin/unzstd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/update-ca-trust
warning: '/usr/bin/update-ca-trust' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/update-desktop-database
warning: '/usr/bin/update-desktop-database' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/update-leap
warning: '/usr/bin/update-leap' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/update-mime-database
warning: '/usr/bin/update-mime-database' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/update-pciids
warning: '/usr/bin/update-pciids' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/update-smart-drivedb
warning: '/usr/bin/update-smart-drivedb' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/updatedb
warning: '/usr/bin/updatedb' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/updpkgsums
warning: '/usr/bin/updpkgsums' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/upower
warning: '/usr/bin/upower' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uptime
warning: '/usr/bin/uptime' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/url_handler.sh
warning: '/usr/bin/url_handler.sh' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/urlview
warning: '/usr/bin/urlview' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/usb-devices
warning: '/usr/bin/usb-devices' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/usb_modeswitch
warning: '/usr/bin/usb_modeswitch' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/usb_modeswitch_dispatcher
warning: '/usr/bin/usb_modeswitch_dispatcher' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/usbhid-dump
warning: '/usr/bin/usbhid-dump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/usbmuxd
warning: '/usr/bin/usbmuxd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/useradd
warning: '/usr/bin/useradd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/userdbctl
warning: '/usr/bin/userdbctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/userdel
warning: '/usr/bin/userdel' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/usermod
warning: '/usr/bin/usermod' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/users
warning: '/usr/bin/users' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/utmpdump
warning: '/usr/bin/utmpdump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uuclient
warning: '/usr/bin/uuclient' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uuidcdef
warning: '/usr/bin/uuidcdef' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uuidd
warning: '/usr/bin/uuidd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uuidgen
warning: '/usr/bin/uuidgen' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uuidparse
warning: '/usr/bin/uuidparse' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uuserver
warning: '/usr/bin/uuserver' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/uz
warning: '/usr/bin/uz' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/v4l2-compliance
warning: '/usr/bin/v4l2-compliance' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/v4l2-ctl
warning: '/usr/bin/v4l2-ctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/v4l2-dbg
warning: '/usr/bin/v4l2-dbg' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/v4l2-sysfs-path
warning: '/usr/bin/v4l2-sysfs-path' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboxballoonctrl
warning: '/usr/bin/vboxballoonctrl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboxheadless
warning: '/usr/bin/vboxheadless' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboximg-mount
warning: '/usr/bin/vboximg-mount' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboxmanage
warning: '/usr/bin/vboxmanage' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboxreload
warning: '/usr/bin/vboxreload' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboxsdl
warning: '/usr/bin/vboxsdl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vboxwebsrv
warning: '/usr/bin/vboxwebsrv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vdir
warning: '/usr/bin/vdir' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vdpa
warning: '/usr/bin/vdpa' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vedit
warning: '/usr/bin/vedit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vendor_perl
warning: '/usr/bin/vendor_perl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ventoy
warning: '/usr/bin/ventoy' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ventoy-extend-persistent
warning: '/usr/bin/ventoy-extend-persistent' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ventoy-persistent
warning: '/usr/bin/ventoy-persistent' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ventoygui
warning: '/usr/bin/ventoygui' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ventoyplugson
warning: '/usr/bin/ventoyplugson' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ventoyweb
warning: '/usr/bin/ventoyweb' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vercmp
warning: '/usr/bin/vercmp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/veritysetup
warning: '/usr/bin/veritysetup' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgcfgbackup
warning: '/usr/bin/vgcfgbackup' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgcfgrestore
warning: '/usr/bin/vgcfgrestore' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgchange
warning: '/usr/bin/vgchange' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgck
warning: '/usr/bin/vgck' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgconvert
warning: '/usr/bin/vgconvert' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgcreate
warning: '/usr/bin/vgcreate' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgdisplay
warning: '/usr/bin/vgdisplay' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgexport
warning: '/usr/bin/vgexport' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgextend
warning: '/usr/bin/vgextend' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgimport
warning: '/usr/bin/vgimport' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgimportclone
warning: '/usr/bin/vgimportclone' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgimportdevices
warning: '/usr/bin/vgimportdevices' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgmerge
warning: '/usr/bin/vgmerge' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgmknodes
warning: '/usr/bin/vgmknodes' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgreduce
warning: '/usr/bin/vgreduce' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgremove
warning: '/usr/bin/vgremove' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgrename
warning: '/usr/bin/vgrename' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgs
warning: '/usr/bin/vgs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgscan
warning: '/usr/bin/vgscan' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vgsplit
warning: '/usr/bin/vgsplit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vi
warning: '/usr/bin/vi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/view
warning: '/usr/bin/view' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vigr
warning: '/usr/bin/vigr' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vipw
warning: '/usr/bin/vipw' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/virtualbox
warning: '/usr/bin/virtualbox' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/virtualenv
warning: '/usr/bin/virtualenv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/virtualenv3
warning: '/usr/bin/virtualenv3' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/visudo
warning: '/usr/bin/visudo' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vlc
warning: '/usr/bin/vlc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vlc-wrapper
warning: '/usr/bin/vlc-wrapper' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vlock
warning: '/usr/bin/vlock' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vmaf_feature
warning: '/usr/bin/vmaf_feature' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vmaf_rc
warning: '/usr/bin/vmaf_rc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vmafossexec
warning: '/usr/bin/vmafossexec' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vmstat
warning: '/usr/bin/vmstat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/volume_key
warning: '/usr/bin/volume_key' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/volumeicon
warning: '/usr/bin/volumeicon' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vpddecode
warning: '/usr/bin/vpddecode' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vpnc
warning: '/usr/bin/vpnc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vpnc-disconnect
warning: '/usr/bin/vpnc-disconnect' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vpxdec
warning: '/usr/bin/vpxdec' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vpxenc
warning: '/usr/bin/vpxenc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vstp
warning: '/usr/bin/vstp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vsyasm
warning: '/usr/bin/vsyasm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vte-2.91
warning: '/usr/bin/vte-2.91' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vterm-ctrl
warning: '/usr/bin/vterm-ctrl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vterm-dump
warning: '/usr/bin/vterm-dump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/vwebp
warning: '/usr/bin/vwebp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/w
warning: '/usr/bin/w' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/w3m
warning: '/usr/bin/w3m' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/w3mman
warning: '/usr/bin/w3mman' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wall
warning: '/usr/bin/wall' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/watch
warning: '/usr/bin/watch' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/watchgnupg
warning: '/usr/bin/watchgnupg' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wavpack
warning: '/usr/bin/wavpack' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/waydroid
warning: '/usr/bin/waydroid' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wayland-scanner
warning: '/usr/bin/wayland-scanner' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wc
warning: '/usr/bin/wc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wdctl
warning: '/usr/bin/wdctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/webpinfo
warning: '/usr/bin/webpinfo' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/webpmux
warning: '/usr/bin/webpmux' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/webpng
warning: '/usr/bin/webpng' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/webtorrent-desktop
warning: '/usr/bin/webtorrent-desktop' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/welcome-dnd
warning: '/usr/bin/welcome-dnd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wget
warning: '/usr/bin/wget' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whatis
warning: '/usr/bin/whatis' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whatsapp-nativefier
warning: '/usr/bin/whatsapp-nativefier' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wheel
warning: '/usr/bin/wheel' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whereis
warning: '/usr/bin/whereis' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/which
warning: '/usr/bin/which' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whiptail
warning: '/usr/bin/whiptail' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whirlpool-hash
warning: '/usr/bin/whirlpool-hash' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/who
warning: '/usr/bin/who' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whoami
warning: '/usr/bin/whoami' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/whois
warning: '/usr/bin/whois' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wifi
warning: '/usr/bin/wifi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wifi-menu
warning: '/usr/bin/wifi-menu' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wildmidi
warning: '/usr/bin/wildmidi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wipefs
warning: '/usr/bin/wipefs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wiper.sh
warning: '/usr/bin/wiper.sh' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wnck-urgency-monitor
warning: '/usr/bin/wnck-urgency-monitor' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wnckprop
warning: '/usr/bin/wnckprop' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/woff2_compress
warning: '/usr/bin/woff2_compress' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/woff2_decompress
warning: '/usr/bin/woff2_decompress' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/woff2_info
warning: '/usr/bin/woff2_info' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wordforms
warning: '/usr/bin/wordforms' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wordlist2hunspell
warning: '/usr/bin/wordlist2hunspell' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/worm
warning: '/usr/bin/worm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wormc
warning: '/usr/bin/wormc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wpa_cli
warning: '/usr/bin/wpa_cli' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wpa_passphrase
warning: '/usr/bin/wpa_passphrase' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wpa_supplicant
warning: '/usr/bin/wpa_supplicant' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/write
warning: '/usr/bin/write' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wrjpgcom
warning: '/usr/bin/wrjpgcom' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wsd
warning: '/usr/bin/wsd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wsrep_sst_common
warning: '/usr/bin/wsrep_sst_common' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wsrep_sst_mariabackup
warning: '/usr/bin/wsrep_sst_mariabackup' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wsrep_sst_mysqldump
warning: '/usr/bin/wsrep_sst_mysqldump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wsrep_sst_rsync
warning: '/usr/bin/wsrep_sst_rsync' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wsrep_sst_rsync_wan
warning: '/usr/bin/wsrep_sst_rsync_wan' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wvdial
warning: '/usr/bin/wvdial' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wvdialconf
warning: '/usr/bin/wvdialconf' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wvgain
warning: '/usr/bin/wvgain' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wvtag
warning: '/usr/bin/wvtag' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wvtestrun
warning: '/usr/bin/wvtestrun' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wvunpack
warning: '/usr/bin/wvunpack' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/wwan
warning: '/usr/bin/wwan' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x264
warning: '/usr/bin/x264' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x265
warning: '/usr/bin/x265' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64
warning: '/usr/bin/x86_64' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-c++
warning: '/usr/bin/x86_64-pc-linux-gnu-c++' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-g++
warning: '/usr/bin/x86_64-pc-linux-gnu-g++' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-gcc
warning: '/usr/bin/x86_64-pc-linux-gnu-gcc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-gcc-11.1.0
warning: '/usr/bin/x86_64-pc-linux-gnu-gcc-11.1.0' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-gcc-ar
warning: '/usr/bin/x86_64-pc-linux-gnu-gcc-ar' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-gcc-nm
warning: '/usr/bin/x86_64-pc-linux-gnu-gcc-nm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-gcc-ranlib
warning: '/usr/bin/x86_64-pc-linux-gnu-gcc-ranlib' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/x86_64-pc-linux-gnu-pkg-config
warning: '/usr/bin/x86_64-pc-linux-gnu-pkg-config' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-check
warning: '/usr/bin/xapian-check' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-compact
warning: '/usr/bin/xapian-compact' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-config
warning: '/usr/bin/xapian-config' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-delve
warning: '/usr/bin/xapian-delve' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-metadata
warning: '/usr/bin/xapian-metadata' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-pos
warning: '/usr/bin/xapian-pos' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-progsrv
warning: '/usr/bin/xapian-progsrv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-replicate
warning: '/usr/bin/xapian-replicate' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-replicate-server
warning: '/usr/bin/xapian-replicate-server' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xapian-tcpsrv
warning: '/usr/bin/xapian-tcpsrv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xargs
warning: '/usr/bin/xargs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xauth
warning: '/usr/bin/xauth' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xbanish
warning: '/usr/bin/xbanish' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xbrlapi
warning: '/usr/bin/xbrlapi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xcape
warning: '/usr/bin/xcape' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xclip
warning: '/usr/bin/xclip' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xclip-copyfile
warning: '/usr/bin/xclip-copyfile' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xclip-cutfile
warning: '/usr/bin/xclip-cutfile' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xclip-pastefile
warning: '/usr/bin/xclip-pastefile' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xclock
warning: '/usr/bin/xclock' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-dbus-proxy
warning: '/usr/bin/xdg-dbus-proxy' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-desktop-icon
warning: '/usr/bin/xdg-desktop-icon' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-desktop-menu
warning: '/usr/bin/xdg-desktop-menu' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-email
warning: '/usr/bin/xdg-email' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-icon-resource
warning: '/usr/bin/xdg-icon-resource' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-mime
warning: '/usr/bin/xdg-mime' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-open
warning: '/usr/bin/xdg-open' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-screensaver
warning: '/usr/bin/xdg-screensaver' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-settings
warning: '/usr/bin/xdg-settings' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-user-dir
warning: '/usr/bin/xdg-user-dir' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-user-dirs-gtk-update
warning: '/usr/bin/xdg-user-dirs-gtk-update' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xdg-user-dirs-update
warning: '/usr/bin/xdg-user-dirs-update' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xed
warning: '/usr/bin/xed' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfce4-about
warning: '/usr/bin/xfce4-about' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfce4-kiosk-query
warning: '/usr/bin/xfce4-kiosk-query' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfce4-panel
warning: '/usr/bin/xfce4-panel' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfce4-popup-applicationsmenu
warning: '/usr/bin/xfce4-popup-applicationsmenu' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfce4-popup-directorymenu
warning: '/usr/bin/xfce4-popup-directorymenu' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfce4-popup-windowmenu
warning: '/usr/bin/xfce4-popup-windowmenu' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfconf-query
warning: '/usr/bin/xfconf-query' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_admin
warning: '/usr/bin/xfs_admin' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_bmap
warning: '/usr/bin/xfs_bmap' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_copy
warning: '/usr/bin/xfs_copy' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_db
warning: '/usr/bin/xfs_db' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_estimate
warning: '/usr/bin/xfs_estimate' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_freeze
warning: '/usr/bin/xfs_freeze' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_fsr
warning: '/usr/bin/xfs_fsr' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_growfs
warning: '/usr/bin/xfs_growfs' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_info
warning: '/usr/bin/xfs_info' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_io
warning: '/usr/bin/xfs_io' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_logprint
warning: '/usr/bin/xfs_logprint' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_mdrestore
warning: '/usr/bin/xfs_mdrestore' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_metadump
warning: '/usr/bin/xfs_metadump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_mkfile
warning: '/usr/bin/xfs_mkfile' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_ncheck
warning: '/usr/bin/xfs_ncheck' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_quota
warning: '/usr/bin/xfs_quota' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_repair
warning: '/usr/bin/xfs_repair' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_rtcp
warning: '/usr/bin/xfs_rtcp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_scrub
warning: '/usr/bin/xfs_scrub' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_scrub_all
warning: '/usr/bin/xfs_scrub_all' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xfs_spaceman
warning: '/usr/bin/xfs_spaceman' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xgettext
warning: '/usr/bin/xgettext' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xhost
warning: '/usr/bin/xhost' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xinit
warning: '/usr/bin/xinit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xinput
warning: '/usr/bin/xinput' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xkbcli
warning: '/usr/bin/xkbcli' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xkbcomp
warning: '/usr/bin/xkbcomp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xkill
warning: '/usr/bin/xkill' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xl2tpd
warning: '/usr/bin/xl2tpd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xl2tpd-control
warning: '/usr/bin/xl2tpd-control' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xlinks
warning: '/usr/bin/xlinks' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xml2-config
warning: '/usr/bin/xml2-config' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xmlcatalog
warning: '/usr/bin/xmlcatalog' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xmllint
warning: '/usr/bin/xmllint' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xmlwf
warning: '/usr/bin/xmlwf' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xmodmap
warning: '/usr/bin/xmodmap' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xon.sh
warning: '/usr/bin/xon.sh' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xonsh
warning: '/usr/bin/xonsh' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xonsh-cat
warning: '/usr/bin/xonsh-cat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xprop
warning: '/usr/bin/xprop' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xrandr
warning: '/usr/bin/xrandr' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xrdb
warning: '/usr/bin/xrdb' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xset
warning: '/usr/bin/xset' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xsetroot
warning: '/usr/bin/xsetroot' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xslt-config
warning: '/usr/bin/xslt-config' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xsltproc
warning: '/usr/bin/xsltproc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xtables-legacy-multi
warning: '/usr/bin/xtables-legacy-multi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xtables-monitor
warning: '/usr/bin/xtables-monitor' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xtables-nft-multi
warning: '/usr/bin/xtables-nft-multi' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xtotroff
warning: '/usr/bin/xtotroff' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xtrace
warning: '/usr/bin/xtrace' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xxh128sum
warning: '/usr/bin/xxh128sum' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xxh32sum
warning: '/usr/bin/xxh32sum' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xxh64sum
warning: '/usr/bin/xxh64sum' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xxhsum
warning: '/usr/bin/xxhsum' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xz
warning: '/usr/bin/xz' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzcat
warning: '/usr/bin/xzcat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzcmp
warning: '/usr/bin/xzcmp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzdec
warning: '/usr/bin/xzdec' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzdiff
warning: '/usr/bin/xzdiff' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzegrep
warning: '/usr/bin/xzegrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzfgrep
warning: '/usr/bin/xzfgrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzgrep
warning: '/usr/bin/xzgrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzless
warning: '/usr/bin/xzless' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/xzmore
warning: '/usr/bin/xzmore' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mblack
warning: '/usr/bin/y4mblack' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mcolorbars
warning: '/usr/bin/y4mcolorbars' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mdenoise
warning: '/usr/bin/y4mdenoise' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mhist
warning: '/usr/bin/y4mhist' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4minterlace
warning: '/usr/bin/y4minterlace' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mivtc
warning: '/usr/bin/y4mivtc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mscaler
warning: '/usr/bin/y4mscaler' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mshift
warning: '/usr/bin/y4mshift' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mspatialfilter
warning: '/usr/bin/y4mspatialfilter' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mstabilizer
warning: '/usr/bin/y4mstabilizer' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mtopnm
warning: '/usr/bin/y4mtopnm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mtoppm
warning: '/usr/bin/y4mtoppm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4mtoyuv
warning: '/usr/bin/y4mtoyuv' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/y4munsharp
warning: '/usr/bin/y4munsharp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yacc
warning: '/usr/bin/yacc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yad
warning: '/usr/bin/yad' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yad-icon-browser
warning: '/usr/bin/yad-icon-browser' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yad-settings
warning: '/usr/bin/yad-settings' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yad-tools
warning: '/usr/bin/yad-tools' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yarn
warning: '/usr/bin/yarn' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yarnpkg
warning: '/usr/bin/yarnpkg' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yasm
warning: '/usr/bin/yasm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yat2m
warning: '/usr/bin/yat2m' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yay
warning: '/usr/bin/yay' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yes
warning: '/usr/bin/yes' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ypipe
warning: '/usr/bin/ypipe' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yt-dlp
warning: '/usr/bin/yt-dlp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ytasm
warning: '/usr/bin/ytasm' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuv-distortion
warning: '/usr/bin/yuv-distortion' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuv2lav
warning: '/usr/bin/yuv2lav' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuv4mpeg
warning: '/usr/bin/yuv4mpeg' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvconvert
warning: '/usr/bin/yuvconvert' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvcorrect
warning: '/usr/bin/yuvcorrect' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvcorrect_tune
warning: '/usr/bin/yuvcorrect_tune' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvdeinterlace
warning: '/usr/bin/yuvdeinterlace' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvdenoise
warning: '/usr/bin/yuvdenoise' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvfps
warning: '/usr/bin/yuvfps' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvinactive
warning: '/usr/bin/yuvinactive' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvkineco
warning: '/usr/bin/yuvkineco' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvmedianfilter
warning: '/usr/bin/yuvmedianfilter' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvscaler
warning: '/usr/bin/yuvscaler' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuvycsnoise
warning: '/usr/bin/yuvycsnoise' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/yuyvtoy4m
warning: '/usr/bin/yuyvtoy4m' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zathura
warning: '/usr/bin/zathura' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zbarcam
warning: '/usr/bin/zbarcam' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zbarcam-gtk
warning: '/usr/bin/zbarcam-gtk' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zbarcam-qt
warning: '/usr/bin/zbarcam-qt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zbarimg
warning: '/usr/bin/zbarimg' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zcat
warning: '/usr/bin/zcat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zcmp
warning: '/usr/bin/zcmp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zdiff
warning: '/usr/bin/zdiff' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zdump
warning: '/usr/bin/zdump' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zegrep
warning: '/usr/bin/zegrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zenity
warning: '/usr/bin/zenity' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zeppelin
warning: '/usr/bin/zeppelin' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zfgrep
warning: '/usr/bin/zfgrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zforce
warning: '/usr/bin/zforce' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zgrep
warning: '/usr/bin/zgrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zic
warning: '/usr/bin/zic' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zip
warning: '/usr/bin/zip' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipcloak
warning: '/usr/bin/zipcloak' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipcmp
warning: '/usr/bin/zipcmp' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipgrep
warning: '/usr/bin/zipgrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipinfo
warning: '/usr/bin/zipinfo' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipmerge
warning: '/usr/bin/zipmerge' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipnote
warning: '/usr/bin/zipnote' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zipsplit
warning: '/usr/bin/zipsplit' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/ziptool
warning: '/usr/bin/ziptool' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zless
warning: '/usr/bin/zless' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zmore
warning: '/usr/bin/zmore' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/znew
warning: '/usr/bin/znew' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zntune
warning: '/usr/bin/zntune' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zotero
warning: '/usr/bin/zotero' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zoxide
warning: '/usr/bin/zoxide' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zramctl
warning: '/usr/bin/zramctl' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zresample
warning: '/usr/bin/zresample' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zretune
warning: '/usr/bin/zretune' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zsoelim
warning: '/usr/bin/zsoelim' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zstd
warning: '/usr/bin/zstd' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zstdcat
warning: '/usr/bin/zstdcat' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zstdgrep
warning: '/usr/bin/zstdgrep' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zstdless
warning: '/usr/bin/zstdless' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zstdmt
warning: '/usr/bin/zstdmt' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zvbi-atsc-cc
warning: '/usr/bin/zvbi-atsc-cc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zvbi-chains
warning: '/usr/bin/zvbi-chains' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zvbi-ntsc-cc
warning: '/usr/bin/zvbi-ntsc-cc' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: /usr/bin/zvbid
warning: '/usr/bin/zvbid' is a file, did you mean -U/--upgrade instead of -S/--sync?

@ sudo mv /usr/bin/pymentize /usr/bin/pygmentize.bak

[sudo] password for pannet1: 
mv: cannot stat '/usr/bin/pymentize': No such file or directory 

@ sudo python -m pip uninstall python-pygments

WARNING: Skipping python-pygments as it is not installed.

@ sudo python -m pip uninstall python-pygments

WARNING: Skipping python-pygments as it is not installed.

@ yay -Qo /usr/bin/pygmentize

error: No package owns /usr/bin/pygmentize

@ yay -Rdnss python-pygments

error: target not found: python-pygments
 -> exit status 1

Note: I am using xonsh as my shell

Your shell is interpreting the *

Escape it, wrap that part in quotes or drop the leading /

Typo

That is the expected output for those 2 commands because it wasn’t installed with pacman/alpm.

1 Like

feeling extremely sad. sorry for wasting your time.

success
sudo mv /usr/bin/pygmentize /usr/bin/pygmentize.bak
sudo pacman -Syu python-pygments

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 endeavouros is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (6)                Old Version  New Version  Net Change

core/libxcrypt             4.4.26-1     4.4.27-1       0.00 MiB
extra/msmtp                1.8.17-1     1.8.18-1       0.00 MiB
community/nodejs           17.2.0-1     17.3.0-1       0.58 MiB
community/npm              8.2.0-1      8.3.0-1        0.02 MiB
extra/python-cryptography  36.0.0-1     36.0.1-1       0.00 MiB
community/python-pygments               2.10.0-4      10.63 MiB

Total Installed Size:  52.63 MiB
Net Upgrade Size:      11.22 MiB

:: Proceed with installation? [Y/n] y
(6/6) checking keys in keyring                                  [----------------------------------] 100%
(6/6) checking package integrity                                [----------------------------------] 100%
(6/6) loading package files                                     [----------------------------------] 100%
(6/6) checking for file conflicts                               [----------------------------------] 100%
:: Processing package changes...
(1/6) upgrading libxcrypt                                       [----------------------------------] 100%
(2/6) installing python-pygments                                [----------------------------------] 100%
(3/6) upgrading msmtp                                           [----------------------------------] 100%
(4/6) upgrading nodejs                                          [----------------------------------] 100%
(5/6) upgrading npm                                             [----------------------------------] 100%
(6/6) upgrading python-cryptography                             [----------------------------------] 100%
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Checking which packages need to be rebuilt
(3/3) Updating the info directory file...

sudo pacman -Syu calibre

core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 endeavouros is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (41)                      New Version   Net Change

extra/chmlib                      0.40-6          0.16 MiB
extra/gsfonts                     20200910-2      3.11 MiB
community/jxrlib                  0.2.1-3         0.70 MiB
extra/libunrar                    1:6.1.3-1       0.30 MiB
extra/libwmf                      0.2.12-2        3.24 MiB
community/mathjax                 3.2.0-1        16.72 MiB
community/optipng                 0.7.7-2         0.10 MiB
community/podofo                  0.9.7-1         4.61 MiB
community/python-apsw             3.36.0-2        0.31 MiB
community/python-beautifulsoup4   4.9.3-6         1.22 MiB
community/python-brotlicffi       1.0.9.2-3       0.10 MiB
community/python-cchardet         2.1.7-4         0.27 MiB
community/python-css-parser       1.0.6-5         1.69 MiB
extra/python-cssselect            1.1.0-9         0.14 MiB
community/python-dateutil         2.8.2-4         0.82 MiB
extra/python-feedparser           6.0.1-4         0.56 MiB
community/python-html2text        2020.1.16-5     0.10 MiB
community/python-html5-parser     0.4.10-3        0.49 MiB
community/python-ifaddr           0.1.7-5         0.04 MiB
community/python-jeepney          0.7.1-3         0.43 MiB
extra/python-lxml                 4.6.4-3         4.16 MiB
community/python-mechanize        1:0.4.6-3       1.06 MiB
community/python-multivolumefile  0.2.3-3         0.04 MiB
community/python-netifaces        0.11.0-3        0.04 MiB
community/python-py7zr            0.16.2-3        0.51 MiB
community/python-pychm            0.8.6-6         0.08 MiB
community/python-pyppmd           0.17.1-3        0.09 MiB
extra/python-pyqt5                5.15.6-6       26.77 MiB
extra/python-pyqt5-sip            12.9.0-3        0.15 MiB
extra/python-pyqt5-webengine      5.15.5-3        0.61 MiB
community/python-pyzstd           0.15.0-3        0.14 MiB
community/python-regex            2021.11.10-3    1.66 MiB
extra/python-sgmllib3k            1.0.0-4         0.04 MiB
community/python-soupsieve        2.2.1-4         0.28 MiB
community/python-texttable        1.6.4-3         0.07 MiB
community/python-unrardll         0.1.4-7         0.05 MiB
community/python-zeroconf         0.36.13-1       0.65 MiB
extra/qt5-location                5.15.2-4       11.19 MiB
extra/qt5-webchannel              5.15.2-1        0.22 MiB
extra/qt5-webengine               5.15.7-2      152.64 MiB
community/calibre                 5.34.0-2       85.00 MiB

Total Installed Size:  320.57 MiB

:: Proceed with installation? [Y/n] y
(41/41) checking keys in keyring                                [----------------------------------] 100%
(41/41) checking package integrity                              [----------------------------------] 100%
(41/41) loading package files                                   [----------------------------------] 100%
(41/41) checking for file conflicts                             [----------------------------------] 100%
:: Processing package changes...
( 1/41) installing jxrlib                                       [----------------------------------] 100%
Optional dependencies for jxrlib
    java-runtime: Java bindings
( 2/41) installing gsfonts                                      [----------------------------------] 100%
( 3/41) installing libwmf                                       [----------------------------------] 100%
Optional dependencies for libwmf
    gdk-pixbuf2: for pixbuf loader [installed]
( 4/41) installing mathjax                                      [----------------------------------] 100%
( 5/41) installing optipng                                      [----------------------------------] 100%
( 6/41) installing podofo                                       [----------------------------------] 100%
( 7/41) installing python-apsw                                  [----------------------------------] 100%
( 8/41) installing python-soupsieve                             [----------------------------------] 100%
( 9/41) installing python-beautifulsoup4                        [----------------------------------] 100%
Optional dependencies for python-beautifulsoup4
    python-chardet: to autodetect character encodings [installed]
    python-lxml: alternative HTML parser [pending]
    python-html5lib: alternative HTML parser [installed]
(10/41) installing python-cchardet                              [----------------------------------] 100%
(11/41) installing python-cssselect                             [----------------------------------] 100%
(12/41) installing python-css-parser                            [----------------------------------] 100%
(13/41) installing python-dateutil                              [----------------------------------] 100%
(14/41) installing python-sgmllib3k                             [----------------------------------] 100%
(15/41) installing python-feedparser                            [----------------------------------] 100%
(16/41) installing python-html2text                             [----------------------------------] 100%
(17/41) installing python-lxml                                  [----------------------------------] 100%
Optional dependencies for python-lxml
    python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML [installed]
    python-cssselect: support for cssselect [installed]
    python-html5lib: support for html5lib parser [installed]
    python-lxml-docs: offline docs
(18/41) installing python-html5-parser                          [----------------------------------] 100%
Optional dependencies for python-html5-parser
    python-beautifulsoup4: to use the soup treebuilder [installed]
(19/41) installing python-jeepney                               [----------------------------------] 100%
(20/41) installing python-mechanize                             [----------------------------------] 100%
Optional dependencies for python-mechanize
    python-html5-parser: faster parsing of HTML [installed]
(21/41) installing python-netifaces                             [----------------------------------] 100%
(22/41) installing libunrar                                     [----------------------------------] 100%
(23/41) installing python-unrardll                              [----------------------------------] 100%
(24/41) installing python-texttable                             [----------------------------------] 100%
Optional dependencies for python-texttable
    python-cjkwrap: for better CJK support
(25/41) installing python-multivolumefile                       [----------------------------------] 100%
(26/41) installing python-pyppmd                                [----------------------------------] 100%
(27/41) installing python-pyzstd                                [----------------------------------] 100%
(28/41) installing python-brotlicffi                            [----------------------------------] 100%
(29/41) installing python-py7zr                                 [----------------------------------] 100%
Optional dependencies for python-py7zr
    python-zstandard: zstd compression
(30/41) installing chmlib                                       [----------------------------------] 100%
(31/41) installing python-pychm                                 [----------------------------------] 100%
(32/41) installing python-pyqt5-sip                             [----------------------------------] 100%
(33/41) installing python-pyqt5                                 [----------------------------------] 100%
Optional dependencies for python-pyqt5
    python-opengl: enable OpenGL 3D graphics in PyQt applications
    python-dbus: for python-dbus mainloop support [installed]
    qt5-multimedia: QtMultimedia, QtMultimediaWidgets
    qt5-tools: QtHelp, QtDesigner
    qt5-svg: QtSvg [installed]
    qt5-webkit: QtWebKit, QtWebKitWidgets
    qt5-xmlpatterns: QtXmlPatterns
    qt5-declarative: QtQml, qmlplugin [installed]
    qt5-serialport: QtSerialPort
    qt5-websockets: QtWebSockets
    qt5-connectivity: QtNfc, QtBluetooth
    qt5-x11extras: QtX11Extras [installed]
    qt5-remoteobjects: QtRemoteObjects
    qt5-speech: QtTextToSpeech
    qt5-quick3d: QtQuick3D
(34/41) installing qt5-webchannel                               [----------------------------------] 100%
(35/41) installing qt5-location                                 [----------------------------------] 100%
(36/41) installing qt5-webengine                                [----------------------------------] 100%
Optional dependencies for qt5-webengine
    libpipewire02: WebRTC desktop sharing under Wayland
(37/41) installing python-pyqt5-webengine                       [----------------------------------] 100%
(38/41) installing python-regex                                 [----------------------------------] 100%
(39/41) installing python-ifaddr                                [----------------------------------] 100%
(40/41) installing python-zeroconf                              [----------------------------------] 100%
(41/41) installing calibre                                      [----------------------------------] 100%
Optional dependencies for calibre
    poppler: required for converting pdf to html [installed]
    speech-dispatcher: TTS support in the viewer [installed]
:: Running post-transaction hooks...
(1/8) Arming ConditionNeedsUpdate...
(2/8) Updating the MIME type database...
(3/8) Updating fontconfig configuration...
(4/8) Updating fontconfig cache...
(5/8) Probing GDK-Pixbuf loader modules...
(6/8) Updating icon theme caches...
(7/8) Updating the desktop file MIME type cache...
(8/8) Updating X fontdir indices...

thanks @dalto

In MY (just MY) opinion, the best way to install the calibre program is the “official” way by using the following command:

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

Installing it that way is quick and easy. The (sort of) downside to this is that you have to run this command every Friday as the program is upgraded weekly. (You don’t absolutely have to do it every week but you should; it takes less than a minute.)

I have been using calibre for at least ten years (I think) and I really like this program. By the way, that same command works with any and every GNU/Linux operating system with which I have tried it (Ubuntu, MX Linux, Fedora, OpenSUSE, etc., etc., etc. as well as EndeavourOS).

Lawrence

1 Like

I’m not going to lie, to update one specific program is way more work than I’m willing to do. If I was forced to install it that way, I would likely use that way forever. I certainly wouldn’t update it weekly. I don’t even update my computer that often in general.

What is the benefit of this over the repo calibre package?? I’ve been using it for years w/o issue. . . What am I missing out on (other than a random update line to run weekly)?? What is the benefit in comparison??

https://archlinux.org/packages/community/x86_64/calibre/

That would be a pretty significant downside for me too. :thinking:

  • You are using the officially supported method which is useful if you ever need support.
  • I can remember a time when it was broken on Arch-based distros a few years ago and this method still worked.

100% There’s zero chance I would install via that method if that is true.

I can see that. . . maybe if I was like a library or an ebook vendor type thing where this was my livelihood. I would do it that in that scenario.

I’d probably move onto the next option - flatpak

i dont know about arch users, but from debian background like me, the update notification is like an itch to scratch. if you are not updating i feel like that i am leaving behind an insecure package in the system, though it is never going to be case. (with some very rare exceptions though).
updating calibre from their main site every week is like double trouble. every few minutes a week is going to be lot of time in one’s life span.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.