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
Next revisionBoth sides next revision
arch_linux [2021/09/07 02:27] – [Post-Installation] Compose key rjtarch_linux [2022/04/09 03:10] – Packages section rjt
Line 34: Line 34:
 If you wanna mess with fontconf more, there's good info here: https://seasonofcode.com/posts/how-to-set-default-fonts-and-font-aliases-on-linux.html If you wanna mess with fontconf more, there's good info here: https://seasonofcode.com/posts/how-to-set-default-fonts-and-font-aliases-on-linux.html
  
-== Compose Key ===+=== Compose Key ===
 See: [[compose_key]] See: [[compose_key]]
  
Line 42: Line 42:
  
 === Time === === Time ===
-You can have your system time (different from the hardware time) synced up so it's as correct as possible. Having your time out of sync can cause problems with authenticating with [[totp]].+You can have your system time (different from the hardware time, which on Linux should be the base UTC time) synced up so it's as correct as possible. Having your time out of sync can cause problems with authenticating with [[totp]], compiling software, etc.
  
 There are multiple ways to go about this, but I found installing [[arch>openntpd]] to be the easiest. There are multiple ways to go about this, but I found installing [[arch>openntpd]] to be the easiest.
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.txt · Last modified: 2022/12/12 12:42 by rjt