You are not logged in.

#1 2010-01-23 00:14:07

nixIT
Member
Registered: 2010-01-13
Posts: 528

[Solved] aur help. explaination needed

Hello all,

pretty new to Arch, and so far am loving it. 

I have a question, I'm trying to install tsclient2, so I can connect to my windows servers at work and when I issue the command:

yaourt -Sy tsclient2

I get the following:

Edit the PKGBUILD (highly recommended for security reasons)

What does that mean?

--nixIT

Last edited by nixIT (2010-09-15 02:23:34)


ASRock X570 PG VELOCITA AM4 AMD X570  | AMD Ryzen 5900x | 128GB G.SKILL RipjawsV  | ASRock Radeon RX 6700 XT Challenger D

Offline

#2 2010-01-23 00:16:18

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] aur help. explaination needed

Its asking you to look at the PKGBUILD so you are aware what it is going to install/remove/b0rk on your system - it is a good idea to enter 'y' at that point and look through the file...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2010-01-23 00:18:25

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: [Solved] aur help. explaination needed

Well, welcome to arch.

first, it's not recommended to -Sy <package> as things can get out of sync by updating your local database then installing just one package. better off to -Syu to bring you whole system up to date, then -S <package> to install what you want.

second, it's not recommended to use yaourt until you understand what it's doing and how it's doing it.  read the wiki pages regarding AUR, ABS, and MAKEPKG.

in a nutshell, PKGBUILDs are written by anyone and yaourt is about to run the code on your system.  therefore, the smart thing to do would be to look at it before you do that.

Offline

#4 2010-01-23 01:06:16

nixIT
Member
Registered: 2010-01-13
Posts: 528

Re: [Solved] aur help. explaination needed

Thank you both, I will do that.


ASRock X570 PG VELOCITA AM4 AMD X570  | AMD Ryzen 5900x | 128GB G.SKILL RipjawsV  | ASRock Radeon RX 6700 XT Challenger D

Offline

Board footer

Powered by FluxBB