You are not logged in.

#1 2024-05-11 08:41:17

pamquale
Member
Registered: 2024-05-11
Posts: 3

No apt, apt-get, wget packages [SOLVED]

I downloaded arch recently but I cannot download anything because I have no packages. How to fix it? I have git installed

[pamquale@Archie ~]$ sudo apt
[sudo] password for pamquale: 
sudo: apt: command not found
[pamquale@Archie ~]$ sudo apt-get
sudo: apt-get: command not found
[pamquale@Archie ~]$ sudo wget
sudo: wget: command not found
[pamquale@Archie ~]$ 

Last edited by pamquale (2024-05-14 17:25:17)

Offline

#2 2024-05-11 08:50:11

Whoracle
Member
Registered: 2010-11-02
Posts: 46

Re: No apt, apt-get, wget packages [SOLVED]

Arch does not use apt, it uses pacman. For reference, see https://wiki.archlinux.org/title/Pacman

However, you should™ know that already since you should™ have used pacman during the installation process. Is this really pure arch or some spin with a graphical installer or something?

Offline

#3 2024-05-11 08:51:38

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,425
Website

Re: No apt, apt-get, wget packages [SOLVED]

Offline

#4 2024-05-11 08:53:32

pamquale
Member
Registered: 2024-05-11
Posts: 3

Re: No apt, apt-get, wget packages [SOLVED]

Whoracle wrote:

Arch does not use apt, it uses pacman. For reference, see https://wiki.archlinux.org/title/Pacman

However, you should™ know that already since you should™ have used pacman during the installation process. Is this really pure arch or some spin with a graphical installer or something?

It's grub arch. I just wanted to execute the 'unzip' command. And dived too deep. Thanks for your answer. I will try to find another way how to install the 'unzip' package

Offline

#5 2024-05-11 09:00:20

Whoracle
Member
Registered: 2010-11-02
Posts: 46

Re: No apt, apt-get, wget packages [SOLVED]

sudo pacman -S unzip

However, I have no clue what a "grub arch" may be, and google fails me. From your prompt it doesn't look like you're running off the live iso/usb. Going further, I'd heartily recommend you write down somewhere the basics about your system, since the question is going to come up again if you encounter different issues:

- which install medium did you use?
- where did you get the install medium?
- how did you install Arch? Did you run https://wiki.archlinux.org/title/Archinstall or did you follow the install guide (https://wiki.archlinux.org/title/Installation_guide)?

Offline

#6 2024-05-11 09:02:56

pamquale
Member
Registered: 2024-05-11
Posts: 3

Re: No apt, apt-get, wget packages [SOLVED]

I fixed it, thank you all

Offline

#7 2024-05-11 21:00:09

zaphod4
Member
Registered: 2024-04-01
Posts: 5

Re: No apt, apt-get, wget packages [SOLVED]

Hi pamsquale,
since you fixed it, probably just by start using the proper package manager, could you please mark this thread by prepending [SOLVED] to the title?

https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB