[CLOSED] I am uninstalled pacman, now works nothing anymore 04 June 2021, 23:09:18 Hi, I can't update to pacman 6, but, so I try to remove by terminal and install on the terminal, but after remove pacman, I can't execute any commands, the only message I got is:bash: sudo: command not foundThank you for your help in advance! Last Edit: 05 June 2021, 09:12:09 by alium 1 Likes
Re: Pacman update - any commands found after... Reply #1 – 04 June 2021, 23:12:39 Quote from: jackonline – on 04 June 2021, 23:09:18but after remove pacmanHow do you want to install pacman back, if you removed pacman?
Re: Pacman update - any commands found after... Reply #2 – 04 June 2021, 23:13:10 Yes, was after I remove it!
Re: Pacman update - any commands found after... Reply #3 – 04 June 2021, 23:15:30 LOL.Try to install AUR helpers like yay or paru and reinstall pacman back via them.PS. BTW they won't work without pacman, so you appeared to be in very interesting position.PPS. Every fool can install pacman with pacman. But you do so without pacman.PPPS. Try to run Artix install media, mount your root partition and try to install pacman back via basestrap. Last Edit: 04 June 2021, 23:34:23 by VictorBrand
Re: Pacman update - any commands found after... Reply #4 – 04 June 2021, 23:17:12 All the commands I try to use and programs I try to install is the same answer,bash: aur: command not foundI will try, and I let you know...Thank you! Last Edit: 04 June 2021, 23:24:34 by jackonline
Re: Pacman update - any commands found after... Reply #5 – 04 June 2021, 23:23:06 Quote from: jackonline – on 04 June 2021, 23:09:18after remove pacmanI'm sorry but if you remove the package manager (which you have to go quite out of your way to do btw), how do you expect to install anything else? The only way to fix your system, I suppose, is to use basestrap on a live usb medium to install pacman back or get a zst file of the pacman package from somewhere and manually extract everything to the correct location. 2 Likes
Re: Pacman update - any commands found after... Reply #6 – 04 June 2021, 23:47:45 if you was able really uninstall pacman, the best new system for you will be probably Windows10 https://www.microsoft.com/en-us/store/b/windows?activetab=tab%3ashopwindows10but not archlinux or artixlinux... sorry 1 Likes
Re: Pacman update - any commands found after... Reply #7 – 05 June 2021, 03:05:05 pacman static might help but no guarantees, probably make sure you have backed up any valuable data on your system to be safe.https://aur.archlinux.org/packages/pacman-static/This could be a better link, you can download this single statically compiled binary to some dir and run it like ./pacman whatever options, perhaps you would still need a suitable pacman.conf in /etc though.https://pkgbuild.com/~eschwartz/repo/x86_64-extracted/ Last Edit: 05 June 2021, 03:18:45 by #######
Re: Pacman update - any commands found after... Reply #8 – 05 June 2021, 09:10:25 Quote from: ####### – on 05 June 2021, 03:05:05pacman static might help but no guarantees, probably make sure you have backed up any valuable data on your system to be safe.https://aur.archlinux.org/packages/pacman-static/This could be a better link, you can download this single statically compiled binary to some dir and run it like ./pacman whatever options, perhaps you would still need a suitable pacman.conf in /etc though.https://pkgbuild.com/~eschwartz/repo/x86_64-extracted/for newbies is everytime reinstall of fresh system much more easier, as fixing the broke system... I recommend that same in this case.closing...
Re: [CLOSED] I am uninstalled pacman, now works nothing anymore Reply #9 – 06 June 2021, 00:17:38 Thank you for your help! 1 Likes