Installing chiaki-ng
¶
Copying from and Pasting into Konsole Windows
You can copy from and paste into konsole
windows with Ctrl+Shift+C (copy) and Ctrl+Shift+V (paste) instead of the normal Ctrl+C (copy) and Ctrl+V (paste) shortcuts. In fact, Ctrl+C is a shortcut to terminate the current process in the konsole
. Additionally, you can still right-click and select copy or paste as per normal.
-
Open the Discover store
-
Search for
chiaki-ng
in the search bar -
Click Install
-
Run the following command in the
konsole
flatpak install -y io.github.streetpea.Chiaki4deck
About chiaki-ng
The above instructions are for the official chiaki-ng
flatpak on Flathub.
However, you can also build the flatpak yourself (recommended for users who want to add their own source code changes on top of the ones I've made) by following the instructions in Building the flatpak yourself.
-
Install with the following command in the terminal
brew install --cask streetpea/streetpea/chiaki-ng
- Download the appopriate package from the releases page on GitHub (for Mac there are separate packages for the Intel (
-amd64
) and Apple (-arm64
) based Macs)