Sample Header Ad - 728x90

delete a package/app installed with pacman -U option

1 vote
1 answer
369 views
I have installed a docker desktop application on my Arch Linux xfce4 and I want to delete it because I want to only use docker-cli (because the docker desktop conflicts with docker-cli in services and daemons). I installed docker desktop with these steps: 1. install docker-cli (docker-engine,docker-compose.....all the required stuff) 2. downloaded the arch package 3. then did: sudo pacman -U ./docker-desktop--.pkg.tar.zst How can I now remove this package? I have searched the internet but couldn't find a specific answer.
Asked by T-NeX (11 rep)
Oct 20, 2023, 10:35 AM
Last activity: Nov 13, 2023, 02:13 PM