Arch
Arch
Arch
*** Packages
* https://archlinux.org/packages/
* Community: https://aur.archlinux.org/
* https://archlinux.org/groups/
* https://wiki.archlinux.org/title/List_of_applications
* * https://pkgstats.archlinux.de/
---
- yay: https://github.com/Jguer/yay
- base-devel:
- pacman-contrib: https://gitlab.archlinux.org/pacman/pacman-contrib
- https://aur.archlinux.org/packages/informant/
------
*** Commands
* Package management: https://wiki.archlinux.org/title/Pacman
- Update all packages: pacman -Syu
- Install: pacman -S [package_name_1 package_name_2]
- Remove: pacman -R [package_name]
- Also remove unused dependencies: pacman -Rs [package_name]
- Cleaning the package cache: paccache -r
- Search package: pacman -Ss [package_name/description]
- Search installed packages: pacman -Qs [package_name]
- List all installed packages: pacman -Qq
- List all explicitly installed packages: pacman -Qqe
- pacman -Qqe > pkglist.txt
- Show info about package: pacman -Si [package_name]
- Show info about installed package: pacman -Qi [package_name]
- To verify the presence of the files installed by a package: pacman -Qk
- To query the database to know which package a file in the file system belongs to
pacman -Qo [/path/to/file_name]
- To list all packages no longer required as dependencies (orphans):
pacman -Qdt
- To view the dependency tree of a package: pactree [package_name]
---
* Yay: https://github.com/Jguer/yay
-----------------
### Installation
*** Artix
- Artix Linux
* GUI installer
- Keyboard layout: loadkeys sv-latin1
- Time-zone
- Time/data formats
* Mirrors:
* Kolla här:
------
* File compression and archiving: xharchiver arj binutils bzip2 cpio gzip lha lrzip
lz4 lzip lzop
p7zip tar unarj unrar zip unzip xdg-utils xz zip zstd cabextract unshield snappy
unace
* Sysadmin: linux-tools-meta
- OS/soft: sudo aliases nano vi vim man-db man-pages textinfo sysfsutils gnupg
gpgme keyutils avahi sysinfo systemdgenie system-ui reflector benchmark hwloc lshw
- Hardware: smartmontools gsmartcontrol hdparm sdparm memtest86+ cpupower hardinfo
hwinfo hwloc
hwids
* Misc utilities
- Archiso
- mkinitcpio-archiso
- mkisolinux
- Libisoburn
- Libreoffice
- VLC (+optional)
- xarchiver
- gnome-disk-utility
- gtkhash
- keepassxc
- Kleopatra / gpg-crypter
- Veracrypt
- Zulucrypt
- Firefox
- Chromium
- mat2
- exiftool
- bleachbit
- ventoy/image writer
- evince
- epub-reader
- catfish
- gimp
- shutter
- Audacity
- Thunderbird
--------
* Arch levels
- Bootable cli
- Bootable gui (xfce -> KDE)
- Standard everyday usage
- Extended capabilities - advanced and obscure usage
- Full packed -- newbie friendly