nix-config/.archlinux/PKGBUILDs
Donovan Glover eff526497b
meta: Don't install firefox extensions globally
Updating firefox extensions manually is not ideal. Additionally,
this method is non-trivial to apply if the target system does not
use pacman as the package manager.
2018-12-08 11:26:13 -05:00
..
color-scripts PKGBUILDs: Rename tari-scripts to color-scripts 2018-12-08 11:07:01 -05:00
tari-core PKGBUILDs: Merge tari-plasma and tari-gnome with tari-core 2018-12-08 01:21:50 -05:00
tari-web meta: Don't install firefox extensions globally 2018-12-08 11:26:13 -05:00
xeventbind PKGBUILDs: Rename tari-util-xeventbind to xeventbind 2018-12-08 02:04:08 -05:00
README.md docs: Add READMEs for PKGBUILDs and install scripts 2018-12-01 14:30:18 -05:00

PKGBUILDs

Here are my PKGBUILDs I use on Arch Linux. Each has a specific use case. I use PKGBUILDs to know exactly what I have on my machine, and to make it easier to sync changes across multiple Arch installations.

Of course, you don't have to use any of these packages for your own installation, but if you want to use my setup, you probably want to use the packages I use as well.

Getting Started

There are some core packages that need to be installed before anything else, listed below:

  • tari-core - Core packages I use for many things
  • tari-cli - CLI programs that are nice to have
  • tari-desktop - Packages I use common to all desktop environments

Add-on packages

Now that everything is installed, it's just a matter of choosing a desktop environment or window manager. Note that you can install multiple DEs and WMs at once, then switch between them with your display manager.

  • tari-gnome - The GNOME desktop environment, with GTK-related software
  • tari-plasma - The Plasma desktop environment, with Qt and KDE-related software
  • tari-bspwm - The bspwm window manager, with optional Qt and GTK support (through tari-gnome and tari-plasma)

Other window managers exist, but may not be trivial to use in non-traditional (HiDPI) environments.

Other packages

TODO: More to come soon...