Install from packages from Github

Hello, i wanted to download a thing i found for my laptop.
here is the link : AUR (en) - razer-laptop-control-dkms-git

but i dont know how to install it and how. because it gives these errors. these are the solutions i found on the internet. and the only i could find, the others where basically the same

─casper@casper in ~
╰─λ sudo apt-get install git
[sudo] password for casper:
sudo: apt-get: command not found

╭─casper@casper in ~ took 2s
[:red_circle:] × sudo apt get install git
sudo: apt: command not found

╭─casper@casper in ~ took 4ms
[:red_circle:] × sudo pacman get install git
error: no operation specified (use -h for help)

╭─casper@casper in ~ took 9ms
[:red_circle:] × -h
fish: Unknown command: -h

╭─casper@casper in ~ took 439ms
[:mag:] × sudo pacman get install git https://aur.archlinux.org/razer-laptop-control-dkms-git.git
error: no operation specified (use -h for help)

╭─casper@casper in ~ took 9ms
[:red_circle:] × sudo pacman get install https://aur.archlinux.org/razer-laptop-control-dkms-git.git
error: no operation specified (use -h for help)

╭─casper@casper in ~ took 9ms
[:red_circle:] × sudo pacman -S https://aur.archlinux.org/razer-laptop-control-dkms-git.git
error: database not found: https:

╭─casper@casper in ~ took 17ms
[:red_circle:] × sudo pacman -S install https://aur.archlinux.org/razer-laptop-control-dkms-git.git
error: target not found: install
error: database not found: https:

and this is what i get. i tried using pacman but that did not work either as you can see

https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository

And Pacman is your package manager, not Apt.

Learn how to use the AUR: Arch User Repository - ArchWiki

2 Likes

You tell em @Bro

Also search the Arch Wiki for pacman rosetta.

Welcome @Caspar

4 Likes

thanks for the link, i couldnt find a link

and another thing i wanted to add is this.
i want to install libreoffice but this happens and i have no clue

Start all over. Use the Assistants. Sort & select mirrors and refresh.

1 Like

Please never post pictures of terminal outputs. I am currently on my cell and can not read your pic. Post text as text.

Read the Garuda Wiki section on "Reporting bugs ".

3 Likes

sorry but i had to because i cant post more then 5 links

so you say to reinstall garuda? or just do the setup manager over again?

Go to Add/Remove Software and search or browse -

Same goes for any other software you want - look here (pacmac) First!

You could also use the setup assistant

i know that. but it always says no packages found. (even if i type something above)

Try

sudo pacman -Sy

Yes, refresh mirrors - either by CLI, as @RUanauR tells you, or -

image

No if there is no apps shown you refresh the database not the mirrors.

My mistake - sorry everyone :blush: Thanks, @RUanauR

(Feel free to remove offending post/s)

1 Like