Download Latest Version Libre-antiX-JWMKit-respin-20220222.iso (867.2 MB)
Email in envelope

Get an email when there's a new version of JWM Kit Linux

Home / Packages / Hyperbola
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-02-07 3.0 kB
Totals: 1 Item   3.0 kB 0

JWM Kit - Hyperbola package

To install JWMKit grab the PKBUILD file from the BUILD page and follow the instructions provided. It's easy. Just follow the instruction on the page.

Build page

SOURCE : https://codeberg.org/JWMKit/JWM_Kit

 

Pre-built packages

Pre-built packages are not longer provided for Hyperbola due to the following reasons.

  • Building the package is so simple any user can do it.
  • Building a package on the same system it will be deployed is a better solution than pre-built packages.
  • Arch based distros change the Python module path every time python is updates. This causes packages to break, or require packages to have work arounds.

 

Important

Things to consider for new installs
It's advised to install JWM before installing JWM Kit
New install? Run jwmkit_first_run after installing to configure JWM Kit
If you are using a version older than 20210509 you must uninstall the old version before installing the new one

 

Install


Install the package with a graphical tool, or use the commandline

Command line syntax :

sudo pacman -U package-name  

Reminder: You must either change to the directory containing the file or specify the full path.
Reminder: Use can use a wildcard * to prevent from having to type the whole file name.

Example using full path with the package in the user's download folder:

sudo pacman -U ~/Downloads/jwmkit-*.zst  

Example changing path before install

cd ~/Downloads  
sudo pacman -U jwmkit-*.zst

 

Post Install


For addition clarity see Notes below for items with a * next to them.

This post install process is required for clean installs*

WARNING! JWM Kit may not function properly if the following actions are not completed after a clean install*

You must run jwmkit_first_run after a clean install to configure your system. This includes creation of a JWM Configuraiton that is JWM Kit complient*, and configure how JWM Kit can request permission*.

Follow one of the 2 methods to run jwmkit_first_run

No command line
Just start either JWM Kit Menus or JWM Kit trays it will start jwmkit_first_run. Follow the directions to complete the process.

Command line
Just type this command into the terminal and follow the directions.

jwmkit_first_run
  • Clean install - Not an update. The software was not installed on the machine before installing.
  • You can also use a JWM Kit restore point if you already have one.
  • JWM Kit First Run provides tools and documents to assist in making your current JWM Configuration JWM Complient, but it's might be easier to just recreate it using JWM Kit while using the old config for a reference.
  • Permision setting is for JWM Kit Time to set the time, and JWM Kit Logout to preform reboot and poweroff
    Old
Source: README.md, updated 2023-02-07