Package eepm: Information

    Source package: eepm
    Version: 3.64.55-alt1
    Latest version according to Repology
    Build time:  Mar 2, 2026, 11:39 AM in the task #409660
    Report package bug
    License: AGPL-3.0+
    Summary: Etersoft EPM package manager
    Description: 
    Etersoft EPM is the package manager for any platform
    and any platform version. It provides
    universal interface to any package manager.
    Can be useful for system administrators working
    with various distros.
    
    See detailed description here: http://wiki.etersoft.ru/EPM

    List of RPM packages built from this SRPM:
    eepm (noarch)
    eepm-full (noarch)
    eepm-repack (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Andrey Cherepanov


    Last changed


    March 2, 2026 Vitaly Lipatov 3.64.55-alt1
    - epm repack: preserve BuildArch noarch in alien-generated spec
    - epm repo mirrors: switch from --options to subcommands CLI style
    - epm repo pkgdel: fix glob removing unrelated packages with similar name prefix
    - play.d/common.sh: fix PKGNAME lowercasing breaking pack.d lookup on deb systems
    - epm play.d/common.sh: is_glibc_enough: add libc6 fallback for Debian-based systems
    - epm play: recognize repo-installed apps in --installed and --list-installed
    - epm install: forbid package removal in non-interactive mode by default
    - epm: pass --no-remove option via EPM_OPTIONS
    - epm install: respect --no-remove for dnf and zypper in non-interactive mode
    - epm repack: add requires field support from .eepm.yaml
    - epm status: check for EPM marker instead of alien in --repacked
    - play.d/common.sh: fix get_github_url returning raw JSON on single-line API responses
    - epm play qwen-code: use __get_github_download_urls instead of fragile grep
    - epm play firefox: strip trailing .0 from version (FTP uses 148.0, not 148.0.0)
    - epm play ramus: use gradle wrapper instead of system Gradle 9
    - epm play rustdesk: add aarch64 support
    - epm repo switch: add assure_root before modifying sources lists
    - epm play: add bambustudio (3D slicer by Bambu Lab)
    - epm-sh-altlinux-contents-index: use erc --quiet for archive test
    - erc: make --quiet suppress 7z output
    - erc: fix symlink support in 7z create (-l -> -snl)
    - erc: fix duplicate -y flag with 7zz
    - epm release-upgrade: add Astra Linux SE support via astra-console-upgrade
    - epm repolist: fix for apt-dpkg systems (use $PKGFORMAT instead of hardcoded rpm)
    - epm addrepo: support version shortcuts (1.7, 1.8) for Astra Linux
    - epm repolist: return non-zero exit code when no repos match filter in verbose mode
    - epm repo reset: add Astra Linux support
    - epm removerepo: fix 'repo rm all' on Astra Linux
    - epm query_file: fix query for broken symlinks
    - epm play: add packer (HashiCorp machine image tool)
    - epm play: add vagrant (virtualized development environments)
    - epm play: add fvm (Flutter Version Management)
    - epm play: add chitubox-basic (SLA/DLP/LCD slicer for 3D printing)
    - epm play chitubox-basic: add pack script, fix version handling
    - epm repack aksusbd: add aarch64, armhf, x86 support
    - epm repack.d/common.sh: fix remove_dir failing on dirs with mode 600
    - epm repack-deb: fix debian dir detection after alien
    - epm repack: workaround cpio < 2.15 bug breaking alien unpack of symlink-only dirs
    - epm play mssql-server: select rhel repo version based on mssql year
    - epm addrepo: fix glob expansion of [branch] in apt source lines breaking task detection
    - erc: fail on incomplete AppImage extraction via 7z, suggest squashfs-tools
    - epm play cloudflare-warp: rewrite with multi-distro and aarch64 support
    - epm play: added Kodik (eterbug #18914)
    - epm play: added blockbench (eterbug #18921)
    - epm play: added marktext (eterbug #18922)
    Feb. 24, 2026 Vitaly Lipatov 3.64.54-alt1
    - erc-sh-archive: prefer 7zz (official 7-Zip) over deprecated p7zip
    - eget: use nanosecond integer timing in speedtest
    - epm repack.d/common.sh: add set_release_suffix() function
    - epm play spotify: switch to repository-origin.spotify.com and use direct URL when version is known
    - epm repack hiddify: fix CURL_OPENSSL_4 version mismatch with libcurl4-openssl wrapper
    - epm full-upgrade: skip flatpak update when no flatpak packages installed
    - epm play kyocera-sane: fix download URL (de -> eu domain)
    - epm ei: include eepm-full and eepm-command-not-found in self-update
    - epm requires: add --debian option to filter non-library package-name deps
    - epm repack: pass non-library RPM Requires to DEB when repacking rpm to deb
    - epm play mssql-server: fix Astra 1.7 (use ubuntu/18.04, add --repack for Astra)
    - pack.d/generic-appimage.sh: fix ELF executables permissions after 7z extraction
    - epm repo remove: fix false error when repo is only in sources.list
    - eget: support multiple files in EGET_IPFS_DB
    - eget: fix missing $CID argument in put_cid_and_url
    - eget: fix -N/--timestamping with -O for wget backend
    - epm play: restore EPM_IPFS_DB_UPDATE_SKIPPING support
    - eget: skip timestamping for empty (0-byte) files in __timestamping_download
    - eget: skip timestamping for empty files in curl backend
    Feb. 23, 2026 Vitaly Lipatov 3.64.53-alt1
    - epm repack.d/claude-code*: move env variables to /etc/opt/ config
    - epm repack discord: move config path to /etc/opt/discord/
    - epm play --list-updates: use bulk version file instead of per-package HTTP requests
    - epm play --update all: pre-filter apps using bulk version check
    - epm play: split IPFS DB into remote (cached) + local (writable)
    - epm repo add: fix tail error and skip sudo for user-writable files
    - epm repo list: remove 'task NUMBER' subcommand (use epm repo add --dry-run)
    - epm ei: skip unavailable packages in Korinf instead of fatal error
    - epm installed: add --help support
    - epm-query: is_installed: revert virtual package resolution
    - epm play: add shikiwatch launcher script