[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

>it's another pacman-mirrorlist update episode

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 42
Thread images: 2

File: image.jpg (33KB, 575x556px) Image search: [Google]
image.jpg
33KB, 575x556px
>it's another pacman-mirrorlist update episode
>>
>>60101524
reflector --save /etc/pacman.d/mirrorlist --sort rate --latest 21
>>
>>60101524
>su
>cd /etc/pacman.d/
>mv mirrorlist.pacnew mirrorlist
SO DIFFICULT!!
>>
>>60102289
 sudo systemctl start reflector 
>>
>>60102484
What does it do?
>>
>>60101524
>unironically using pacman-based distros

kys
>>
>>60102505
https://wiki.archlinux.org/index.php/reflector

Googling is really fucking hard to do, huh
>>
>>60102541
Is there a problem with pacman that Arch users are not aware of? If so, would you like to elaborate?
>>
>>60102611
No service except sshd and ntpd are allowed to run on my computer. My CPU is too precious.
>>
>>60102616

>Installing a package with pacman
pacman -S <package>
>Installing a package with apt
apt install <package>
>Installing a package with dnf
dnf install <package>

>Searching for a package with pacman
pacman -Ss <package>
>Searching for a package with apt
apt search <package>
>Searching for a package with dnf
dnf search <package>

>Removing a package with pacman
pacman -Rs <package>
>Removing a package with apt
apt remove <package>
>Removing a package with dnf
dnf remove <package>

>Removing unneeded packages in pacman
pacman -Qdtq | pacman -Rs -
>Removing unneeded packages in apt
apt autoremove
>Removing unneeded packages in dnf
dnf autoremove

>Removing packages that are no longer available with pacman
pacman -Qm | pacman -Rs -
>Removing packages that are no longer available with apt
aptitude purge '~o'
>Removing packages that are no longer available with dnf
package-cleanup --orphans
>>
>>60102702
You've listed differences in the command-line interface of different popular package managers, not flaws in pacman.
>>
>>60102722
Intentionally esoteric commands for the sole purpose of making fat autists feel like Neo *is* a flaw, anon.
>>
>>60102733
They are not "intentionally esoteric", they describe very well what pacman actually does. I encourage you to read the pacman manpage, the commands start making a lot of sense once you know what they actually mean and do.
>>
>>60102702
wtf i hate arch now!
>>
>>60102733
>esoteric
Hahahahaha you fucking moron. They're abbreviations. You don't have to type -S for example, you could type out the whole thing, which is --sync. -R is --remove, -y is --refresh, -u is --sysupgrade.

Fucking brainlets I swear
>>
>still providing non-https mirrors
>>
>>60102790
>"y" is an abbreviation for "refresh"
>"sync" to install a package

>archspergs actually defending this
>>
>>60102810
Who care? Packages are signed. https rely on an unsercure protocol (ie http), but it doesn't bother you.
>>
>>60102810
There's nothing wrong with using HTTP when packages are signed
>>
>>60102702
Explain how that absolves apt and dnf when the last section exists? Uses a completely different binary. What happens if you forget what the binary is even called? Atleast you can Pacman --help

How do you query what files a package owns in apt?
>>
>>60102830
>>60102834
Google "defense in depth".

PGP signatures are one layer of defense against MITM. If their private keys are compromised or it turns out there are flaws in PGP's encryption, users who rely on http mirrors are fucked.
>>
>>60102331
Oh no! Now pacman doesn't work because you forgot to uncomment the mirrors you want to use!
>>
>>60102845
dpkg -c <package>

>>60102856
sudoedit /etc/pacman.d/mirrorlist
Uncomment a mirror and save file. What is your point?
>>
>>60102845
Using a different binary, while not great, is still better than having to pipe the output of one binary back into itself and running a separate command.
>>
>>60102826
>my autism flares up when people use abbreviations that I don't like
>>
>>60102850
If it's such a big deal for you then you can opt to use only the mirrors serving the packages over HTTPS
>>
File: haraam.jpg (60KB, 544x468px) Image search: [Google]
haraam.jpg
60KB, 544x468px
>>60102884
>abbreviating a word to a letter not contained in that word
>>
>>60102875
Ah so a third binary
>>60102880
Face it dude all package managers have their own intricacies
>>
>>60102830
>https rely on an unsercure protocol (ie http)
What did he mean by this?
Do you understand what https is?
>>
>>60102912
>aha, I see you need a third binary. This proves that pacman is not fucking retarded at all!

>Oh well, all package managers have their own quirks lol PACMAN RULES
>>
>>60102947
Nope pacman frustrates me sometimes too. I never said it was the best. But you're disparaging it for a problem they all have
>>
>>60101524
>dumb frogposter
>>
>>60102971
>even pacman's defenders admit it's shit

Compromise is for pussies. Commit to your argument or gtfo.
>>
>>60102928
I mean that arguing about non https mirrors is stupid because the package are signed.
>>
>>60103125
Yea, but you said https relies on an "unsecure" protocol. That's wrong. It doesn't rely on http for security, it relies on SSL (or TLS if that's your brand of autism) for secrecy. That's not insecure, generally speaking.
>>
>>60102702
Pacman's arguments are super intuitive though. If you want to do something a bit out of general convention it gets really hard with the others. You just browse your way with pacman.
>>
>>60103167
>-S to install
>-Ss to search

>super intuitive

Nigga you literally just use "install" or "search" for apt/dnf
>>
>>60103164
replace https with signed package and you will understand my point

>>60103233
-S is for Server database
-Q for Query local

-S will default on install
s is search
-Ss seach server
-Qs search local

Yes it's intuitive. And pacman -h will help you if trouble.

Go back to *buntu.
>>
>>60103273
>no really, this convoluted shit is more intuitive than "apt install" or "apt search"! Why are you laughing?!

archfags.txt
>>
>>60103233
First letter: Action type, if no other parameters each default to mostly used action.
Letters that come afterwards: Specific actions of a type.
If you don't know what to do: Add h to the end of the query and it'll give you options.

I wish other command line tools followed this convention. I would've been able to intuitively and interactively browse their help instead of going to the man page and search for something and try and fail and going back to the man page.
>>
>>60103338
How do you search on local database (ie installed packages)?
>>
>>60102702
https://wiki.archlinux.org/index.php/Pacman/Rosetta
Thread posts: 42
Thread images: 2


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.