ccencrypt

secure encryption and decryption of files and streams

Debian Debian
RUN apt-get update && \ apt-get install -y ccrypt
Ubuntu
RUN apt-get update && \ apt-get install -y ccrypt
Arch Arch Linux
RUN pacman -S --noconfirm ccrypt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ccrypt
Fedora
RUN dnf install -y ccrypt
Raspbian
RUN apt-get update && \ apt-get install -y ccrypt
click the source code to copy install ccencrypt on any operating system with command-not-found.com