Problems with the update



$ neofetch
██████████████████  ████████   svernagovich@ALCIBIADE 
██████████████████  ████████   ---------------------- 
██████████████████  ████████   OS: Manjaro Linux x86_64 
██████████████████  ████████   Host: HP EliteBook 850 G3 
████████            ████████   Kernel: 6.6.54-2-MANJARO 
████████  ████████  ████████   Uptime: 3 hours, 22 mins 
████████  ████████  ████████   Packages: 1681 (pacman), 9 (snap) 
████████  ████████  ████████   Shell: bash 5.2.37 
████████  ████████  ████████   Resolution: 1920x1080 
████████  ████████  ████████   DE: Xfce 4.18 
████████  ████████  ████████   WM: Xfwm4 
████████  ████████  ████████   WM Theme: Matcha-light-azul 
████████  ████████  ████████   Theme: Matcha-light-azul [GTK2/3] 
████████  ████████  ████████   Icons: Papirus-Light [GTK2/3] 
                               Terminal: guake 
                               CPU: Intel i7-6500U (4) @ 3.100GHz 
                               GPU: Intel Skylake GT2 [HD Graphics 520] 
                               Memory: 5974MiB / 31980MiB

This is my PC configuration
I’m having trouble updating installed packages via the “yay S” command line.
I’m afraid I messed up the system while trying to free up space by deleting some cache files. This is the terminal response

$ yay -Syu
:: Sincronizzazione dei database in corso...
 core è aggiornato
 extra è aggiornato
 community è aggiornato
 multilib è aggiornato
:: Ricerca di aggiornamenti su AUR in corso...
:: Ricerca di aggiornamenti nei database in corso...
 -> Pacchetti non in AUR: google-meet-desktop  manjaro-documentation-en  manjaro-firmware  manjaro-hotfixes  python-manjaro-sdk  skypeforlinux-stable-bin  systemd-fsck-silent  yaourt
 -> Pacchetti AUR orfani (non mantenuti): gimp-plugin-dcamnoise2  python-sqlalchemy1.3  telegram-cli-git
 -> Pacchetti AUR con flag obsoleto: calibre-installer  chatgpt-desktop-bin  package-query  python-acestream  python310  trizen-git
 -> texlive-full: il pacchetto locale (1:2024.20240905-1) è più nuovo del pacchetto AUR (1:2024.20240331-1)
:: 1 dipendenza sarà inoltre installato per questa operazione.
   extra/gendesk   -> 1.0.10-1
   (make dependency of dropbox)

:: 10 pacchetti da aggiornare/installare.
10  aur/dropbox                 205.4.5765-1     -> 211.4.6008-1
 9  aur/gnome-shell-pomodoro    0.25.1-1         -> 0.26.0-1
 8  aur/goodvibes               0.8.0-1          -> 0.8.1-1
 7  aur/google-chrome           129.0.6668.100-1 -> 130.0.6723.91-1
 6  aur/instaloader             4.13.1-1         -> 4.13.2-1
 5  aur/jdownloader2            latest-19        -> latest-21
 4  aur/jitsi-meet-desktop-bin  2024.6.0-2       -> 2024.10.0-1
 3  aur/pygtk                   2.24.0-12        -> 2.24.0-14
 2  aur/spotify                 1:1.2.47.364-1   -> 1:1.2.48.405-1
 1  aur/zoom                    6.2.3-1          -> 6.2.6-1
==> Pacchetti da escludere: (es: "1 2 3", "1-3", "^4" o il nome del repo)
 -> L'esclusione di pacchetti potrebbe causare aggiornamenti parziali e danneggiare i sistemi
==> 
AUR Explicit (9): dropbox-211.4.6008-1, zoom-6.2.6-1, jdownloader2-latest-21, spotify-1:1.2.48.405-1, google-chrome-130.0.6723.91-1, instaloader-4.13.2-1, goodvibes-0.8.1-1, jitsi-meet-desktop-bin-2024.10.0-1, gnome-shell-pomodoro-0.26.0-1
AUR Dependency (1): pygtk-2.24.0-14
Sync Make Dependency (1): gendesk-1.0.10-1
:: PKGBUILD aggiornato, scaricamento ignorato: spotify
:: PKGBUILD aggiornato, scaricamento ignorato: goodvibes
:: (0/8) Scaricamento PKGBUILD non riuscito: jdownloader2
:: (0/8) Scaricamento PKGBUILD non riuscito: jitsi-meet-desktop-bin
:: (0/8) Scaricamento PKGBUILD non riuscito: gnome-shell-pomodoro
:: (0/8) Scaricamento PKGBUILD non riuscito: pygtk
:: (0/8) Scaricamento PKGBUILD non riuscito: google-chrome
:: (0/8) Scaricamento PKGBUILD non riuscito: instaloader
:: (0/8) Scaricamento PKGBUILD non riuscito: dropbox
:: (0/8) Scaricamento PKGBUILD non riuscito: zoom
 -> errore durante il recupero di jdownloader2: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di jitsi-meet-desktop-bin: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di gnome-shell-pomodoro: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di pygtk: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di google-chrome: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di instaloader: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di dropbox: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

errore durante il recupero di zoom: fatal: .git non è un repository Git (né lo è alcuna delle directory genitrici) 
	 context: exit status 128

Could you help me?

It’s possible that lack of system maintenance may be contributing generally, to many issues you might have.

The community repo hasn’t existed for a year. There was a .pacnew file provided at the time to correct that, but clearly it hasn’t been attended to.

This is also an indicator that other more important .pacnew files may have likewise been ignored over time.


neofetch and similar utilities are not generally as useful as you might think, with respect providing system information.

Please post system information using output from inxi:

inxi --admin --verbosity=8 --filter --no-host --width

Important:

As you are using a non-English language, please prefix all commands with LC_ALL=C to ensure the output is in English;

For example:

LC_ALL=C inxi --admin --verbosity=8 --filter --no-host --width

Did you know that texlive is available in the official Manjaro repositories?

pacman -Ss texlive

I hope this is information is helpful.

Cheers.

2 Likes

Thanks

This is the answer to the command you asked me

System:
  Kernel: 6.6.54-2-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
    clocksource: tsc avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.6-x86_64
    root=UUID=31e931be-7168-4a73-a1f0-036e4604768d rw quiet apparmor=1
    security=apparmor udev.log_priority=3
  Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.43 wm: xfwm4 v: 4.18.0
    with: xfce4-panel tools: light-locker vt: 7 dm: LightDM v: 1.32.0
    Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: HP product: HP EliteBook 850 G3 v: N/A
    serial: <superuser required> Chassis: type: 10 serial: <superuser required>
  Mobo: HP model: 8079 v: KBC Version 85.74 serial: <superuser required>
    part-nu: V1B10EA#ABZ uuid: <superuser required> UEFI: HP v: N75 Ver. 01.13
    date: 11/01/2016
Battery:
  ID-1: BAT0 charge: 21.7 Wh (97.7%) condition: 22.2/22.2 Wh (100.0%)
    volts: 12.3 min: 11.4 model: Hewlett-Packard Primary type: Li-ion
    serial: <filter> status: not charging
  Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard
    serial: <filter> charge: 55% (should be ignored) rechargeable: yes
    status: discharging
Memory:
  System RAM: total: 32 GiB available: 31.23 GiB used: 7.95 GiB (25.4%)
  Message: For most reliable report, use superuser + dmidecode.
  Array-1: capacity: 32 GiB slots: 2 modules: 2 EC: None
    max-module-size: 16 GiB note: est.
  Device-1: Bottom-Slot 1(left) type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 16 GiB speed: 2133 MT/s volts: curr: 1 width (bits):
    data: 64 total: 64 manufacturer: Kingston part-no: 9905663-008.A00G
    serial: <filter>
  Device-2: Bottom-Slot 2(right) type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 16 GiB speed: 2133 MT/s volts: curr: 1 width (bits):
    data: 64 total: 64 manufacturer: Kingston part-no: 9905663-008.A00G
    serial: <filter>
PCI Slots:
  Permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: Intel Core i7-6500U bits: 64 type: MT MCP arch: Skylake
    gen: core 6 level: v3 note: check built: 2015 process: Intel 14nm family: 6
    model-id: 0x4E (78) stepping: 3 microcode: 0xF0
  Topology: cpus: 1x dies: 1 clusters: 2 cores: 2 threads: 4 tpc: 2
    smt: enabled cache: L1: 128 KiB desc: d-2x32 KiB; i-2x32 KiB L2: 512 KiB
    desc: 2x256 KiB L3: 4 MiB desc: 1x4 MiB
  Speed (MHz): avg: 500 min/max: 400/3100 scaling: driver: intel_pstate
    governor: powersave cores: 1: 500 2: 500 3: 500 4: 500 bogomips: 20810
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 bmi1 bmi2 bts clflush
    clflushopt cmov constant_tsc cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64
    dtherm dts epb erms est f16c flush_l1d fma fpu fsgsbase fxsr ht hwp
    hwp_act_window hwp_epp hwp_notify ibpb ibrs ida intel_pt invpcid lahf_lm
    lm mca mce md_clear mmx monitor movbe mpx msr mtrr nonstop_tsc nopl nx pae
    pat pbe pcid pclmulqdq pdcm pdpe1gb pebs pge pln pni popcnt pse pse36 pti
    pts rdrand rdseed rdtscp rep_good sdbg sep smap smep ss ssbd sse sse2
    sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tsc tsc_adjust tsc_deadline_timer
    vme x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: gather_data_sampling status: Vulnerable: No microcode
  Type: itlb_multihit status: KVM: VMX unsupported
  Type: l1tf mitigation: PTE Inversion
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT vulnerable
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed mitigation: IBRS
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: IBRS; IBPB: conditional; STIBP: conditional;
    RSB filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel Skylake GT2 [HD Graphics 520] vendor: Hewlett-Packard
    EliteBook 840 G3 driver: i915 v: kernel arch: Gen-9 process: Intel 14n
    built: 2015-16 ports: active: eDP-1 empty: DP-1, DP-2, HDMI-A-1, HDMI-A-2
    bus-ID: 00:02.0 chip-ID: 8086:1916 class-ID: 0300
  Device-2: Lite-On HP HD Camera driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-9:5 chip-ID: 04ca:7053
    class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 21.1.14 compositor: xfwm4 v: 4.18.0 driver:
    X: loaded: modesetting alternate: fbdev,vesa dri: iris gpu: i915
    display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: eDP-1 model: ChiMei InnoLux 0x15c3 built: 2014 res: 1920x1080
    hz: 60 dpi: 142 gamma: 1.2 chroma: red: x: 0.620 y: 0.333 green: x: 0.322
    y: 0.584 blue: x: 0.161 y: 0.063 white: x: 0.314 y: 0.329
    size: 344x193mm (13.54x7.6") diag: 394mm (15.5") ratio: 16:9
    modes: 1920x1080
  EDID-Warnings: 1: parse_edid: unknown flag 2
  API: OpenGL Message: Unable to show GL data. glxinfo is missing.
Audio:
  Device-1: Intel Sunrise Point-LP HD Audio vendor: Hewlett-Packard EliteBook
    840 G3 driver: snd_hda_intel v: kernel alternate: snd_soc_skl,snd_soc_avs
    bus-ID: 00:1f.3 chip-ID: 8086:9d70 class-ID: 0403
  API: ALSA v: k6.6.54-2-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: sndiod v: N/A status: off tools: aucat,midicat,sndioctl
  Server-2: JACK v: 1.9.22 status: off tools: N/A
  Server-3: PipeWire v: 1.2.5 status: off with: wireplumber status: active
    tools: pw-cli,wpctl
  Server-4: PulseAudio v: 17.0 status: active with: pulseaudio-alsa
    type: plugin tools: pacat,pactl,pavucontrol
Network:
  Device-1: Intel Ethernet I219-V vendor: Hewlett-Packard driver: e1000e
    v: kernel port: N/A bus-ID: 00:1f.6 chip-ID: 8086:1570 class-ID: 0200
  IF: enp0s31f6 state: down mac: <filter>
  Device-2: Intel Wireless 8260 driver: iwlwifi v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 bus-ID: 02:00.0 chip-ID: 8086:24f3 class-ID: 0280
  IF: wlp2s0 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel Bluetooth wireless interface driver: btusb v: 0.8 type: USB
    rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-7:3 chip-ID: 8087:0a2b
    class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 1 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 942.7 GiB used: 659.26 GiB (69.9%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 860 EVO 500GB
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 4B6Q scheme: GPT
  ID-2: /dev/sdb maj-min: 8:16 vendor: Samsung model: MZNLN512HCJH-000H1
    size: 476.94 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 2H0Q scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 242.27 GiB size: 237.41 GiB (97.99%)
    used: 142.96 GiB (60.2%) fs: ext4 dev: /dev/sdb6 maj-min: 8:22 label: N/A
    uuid: 31e931be-7168-4a73-a1f0-036e4604768d
  ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
    used: 332 KiB (0.1%) fs: vfat dev: /dev/sdb5 maj-min: 8:21 label: NO_LABEL
    uuid: 63B2-757E
  ID-3: /mnt/PALOMAR raw-size: 465.76 GiB size: 465.76 GiB (100.00%)
    used: 344.8 GiB (74.0%) fs: ntfs dev: /dev/sda1 maj-min: 8:1 label: PALOMAR
    uuid: BE20CEE720CEA5AD
  ID-4: /mnt/WINDOWS raw-size: 233.75 GiB size: 233.75 GiB (100.00%)
    used: 171.49 GiB (73.4%) fs: ntfs dev: /dev/sdb3 maj-min: 8:19 label: N/A
    uuid: 08E68A0EE689FBE6
Swap:
  Alert: No swap data was found.
Unmounted:
  ID-1: /dev/sdb1 maj-min: 8:17 size: 100 MiB fs: vfat label: N/A
    uuid: 82F3-A9FA
  ID-2: /dev/sdb2 maj-min: 8:18 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-3: /dev/sdb4 maj-min: 8:20 size: 520 MiB fs: ntfs label: N/A
    uuid: D6C43639C4361BE5
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 12 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-2: 1-2:2 info: Realtek RTS5411 Hub ports: 4 rev: 2.1
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 0bda:5411
    class-ID: 0900
  Device-1: 1-2.1:4 info: Logitech Mouse type: mouse
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 1.5 Mb/s (183 KiB/s)
    lanes: 1 mode: 1.0 power: 100mA chip-ID: 046d:c077 class-ID: 0301
  Device-2: 1-2.2:6 info: Logitech Nano Receiver type: keyboard,mouse
    driver: logitech-djreceiver,usbhid interfaces: 2 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 98mA
    chip-ID: 046d:c534 class-ID: 0301
  Device-3: 1-7:3 info: Intel Bluetooth wireless interface type: bluetooth
    driver: btusb interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1
    mode: 1.1 power: 100mA chip-ID: 8087:0a2b class-ID: e001
  Device-4: 1-9:5 info: Lite-On HP HD Camera type: video driver: uvcvideo
    interfaces: 2 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0
    power: 500mA chip-ID: 04ca:7053 class-ID: 0e02 serial: <filter>
  Hub-3: 2-0:1 info: super-speed hub ports: 6 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-4: 2-2:2 info: Realtek Hub ports: 4 rev: 3.2
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 0bda:0411
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 50.0 C pch: 37.5 C mobo: N/A
  Fan Speeds (rpm): N/A
Repos:
  Packages: 1690 pm: pacman pkgs: 1681 libs: 469
    tools: pamac,pikaur,trizen,yaourt,yay pm: rpm pkgs: 0 tools: dnf pm: snap
    pkgs: 9
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: https://mirror.easyname.at/manjaro/stable/$repo/$arch
    2: https://mirror.raiolanetworks.com/manjaro/stable/$repo/$arch
    3: https://nnenix.mm.fcix.net/manjaro/stable/$repo/$arch
    4: https://mnvoip.mm.fcix.net/manjaro/stable/$repo/$arch
    5: https://repo.ialab.dsu.edu/manjaro/stable/$repo/$arch
    6: https://irltoolkit.mm.fcix.net/manjaro/stable/$repo/$arch
    7: https://mirror.albony.xyz/manjaro/stable/$repo/$arch
    8: https://mirror.2degrees.nz/manjaro/stable/$repo/$arch
  No active dnf repos in: /etc/dnf/dnf.conf
Processes:
  CPU top: 5 of 277
  1: cpu: 100% command: ps pid: 21562 mem: 3.50 MiB (0.0%)
  2: cpu: 28.4% command: firefox pid: 4790 mem: 622.9 MiB (1.9%)
  3: cpu: 24.7% command: chrome pid: 18061 mem: 278.0 MiB (0.8%)
  4: cpu: 11.5% command: chrome pid: 17990 mem: 203.7 MiB (0.6%)
  5: cpu: 10.8% command: chrome pid: 17945 mem: 454.8 MiB (1.4%)
  Memory top: 5 of 277
  1: mem: 636.0 MiB (1.9%) command: thunderbird pid: 15341 cpu: 1.5%
  2: mem: 622.9 MiB (1.9%) command: firefox pid: 4790 cpu: 28.4%
  3: mem: 596.3 MiB (1.8%) command: telegram-desktop pid: 1983 cpu: 1.4%
  4: mem: 504.1 MiB (1.5%) command: whatsdesk pid: 4658 cpu: 7.8%
  5: mem: 454.8 MiB (1.4%) command: chrome pid: 17945 cpu: 10.8%
Info:
  Processes: 277 Power: uptime: 4h 16m states: freeze,mem,disk suspend: deep
    avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
    suspend, test_resume image: 12.48 GiB services: upowerd,xfce4-power-manager
    Init: systemd v: 256 default: graphical tool: systemctl
  Compilers: clang: 18.1.8 gcc: 14.2.1 Shell: Bash v: 5.2.37
    running-in: guake inxi: 3.3.36

Prima di aggiornare rimuovi i pacchetti che non esistono più su AUR e nei repo e anche altre cose che non usi (ti serve davvero pygtk)

Il problema è di yay che non riesce ad aggiornare i repo git dei pkgbuild, prova a cancellare la sua cache (non lo use e non so dov’è di preciso)

1 Like

Please use English in the main sections of the forum.

1 Like

You have no swap space configured. You may wish to attend to this sooner rather than later. It is best to have swap even if it is rarely used; but if you intend to hibernate it’s very necessary.

A cache by its very nature will be recreated over time. Deleting it was unlikely to have caused a problem; however, a good recommendation is to reboot after having done so.

Try this:

sudo pacman-mirrors --fasttrack && sudo pacman -Syu

If this fails please post full command output. :eyes:


If the update was successful try:

pamac update --aur

If this fails please post full command output. :eyes:


If the AUR update is successful please try yay again:

yay -Syu

Does the yay command now complete?


It is generally recommended to use pacman or pamac to perform an update; or a combination of both; always update official repo packages and AUR packages separately:

sudo pacman -Syu
pamac update --aur

A combination of commands that I might use (example):

sudo pacman-mirrors --continent && sudo pacman -Syu && pamac update --aur

Neofetch is dead…

yay -Rnsuv neofetch
yay -S fastfetch

Dropbox 205 was current from June until August 2024… so it appears you have been doing partial upgrades.

And for those using the distribution-provided/recommended tool:

sudo pacman -Rns neofetch
sudo pacman -Syu fastfetch

There are many alternatives to neofetch;
See the Awesome Fetch List.

And of these, fastfetch seems particularly decent; plus it’s available from the official Manjaro repositories. :eyes:

Usage information:

Cheers.

1 Like

Wrong command, amigo. :stuck_out_tongue:

This one too. Poofreading yuor psots can be vrey ufesul. :stuck_out_tongue:

4 Likes

Generally I would suggest/use -Rns to also remove ‘save files’, and any related dependencies that would not be required by any other package.

(Regular -R could leave some files like pacsaves, and/or some orphan packages.)

Besides all that I would like to take this opportunity to remind all penguins that *fetch apps are not practical tools for things like troubleshooting or system info. They are for people who want to take screenshots of their ‘riced’ desktop, and little more.
To provide some basic information about your system use inxi.

inxi -Farz
3 Likes

Something I admit to not always doing. :facepalm:

Note to self: never copy/paste my own non-proof-read commands. Post updated.

A fair suggestion. Added to post.

2 Likes

Ho fatto proprio questo, ho cancellato la cache e ho ridato il comando non ricevendo errori. Grazie!

I did just that, cleared the cache and re-ran the command with no errors. Thanks!

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