User Tools

Site Tools


arch_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arch_linux [2021/10/25 18:27] – UTC tiem for hardware rjtarch_linux [2022/12/12 12:42] (current) – [Post-Installation] tiem still not keeping well in sync rjt
Line 50: Line 50:
   - ''# sudo systemctl enable openntpd.service'' to make it run whenever you start the computer.   - ''# sudo systemctl enable openntpd.service'' to make it run whenever you start the computer.
  
-You can control which server it connects to, but the default does a good job of picking the best option :)+You can control which server it connects to, but the default does a good job of picking the best option :) The defaults do include [[Cloudflare]] and [[Google]], so if you want to comment that stuff out and grab something closer look at https://www.ntppool.org/ You'll have to restart the service after changing your config. Changing to a local server is maybe what fixed my time drifting out of sync? Update: Nope)
  
 === Utils === === Utils ===
Line 69: Line 69:
   - Then you'll want a GUI for connecting things with JACK, see: [[archw>JACK_Audio_Connection_Kit#GUI]]. They all do the same thing best I can tell.   - Then you'll want a GUI for connecting things with JACK, see: [[archw>JACK_Audio_Connection_Kit#GUI]]. They all do the same thing best I can tell.
   - Reboot.   - Reboot.
 +
 +===== Packages =====
 +
 +Arch uses the [[pacman]] package manager.
 +
 +In addition to the official repositories, there is a repo of unofficial packages called the Arch User Repository (AUR).
 +
 +I still haven't made any packages myself, but I have a few links on how to do it, and a few things I wouldn't mind packaging.
 +
 +  * [[https://sleepmap.de/2022/packaging-for-arch-linux/|Packaging for Arch Linux]] - 2022 beginner guide, by David Runge.
  
 ===== Children ===== ===== Children =====
Line 79: Line 89:
   * [[linux]]   * [[linux]]
   * [[pacman]]   * [[pacman]]
 +  * https://wiki.archlinux.org/title/Makepkg#Improving_compile_times
 +  * https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
  
 {{tag>fixes linux operating-system software}} {{tag>fixes linux operating-system software}}
arch_linux.1635146866.txt.gz · Last modified: 2021/10/25 18:27 by rjt