版本发布 8
Based on Arch Linux with all updates as of 05.07.2025 10:15 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` 7d3cf87b4e54ebe2613aa394d713dc2a755ebe768e370d6f51a58f94df8e6120 conty_dwarfs.sh d0d509e9b488652846eeb6b7f3ca23e239cd28a365f79abf0e06bad025762842 conty_lite_dwarfs.sh 7b2c2d7115a06b6de376ac71095a7f041852f90c793da4d3fd745fb44a83d0ba conty_lite.sh 9d51157444f0cf1ccefab4a65ba51fcad98d6ad63fcf8c98a3a92533feed6fa3 conty.sh f68e63b6a8a4c9cdf234ea0f2888868c42e33b3c9298f0cc640cd2128d0ba403 conty_wine_dwarfs.sh 0cb89d0bc8798bd6920380681ad4915f7747ca3d61eab0ee063eb28f46a54ee6 conty_wine.sh ``` **Changelog**: * Added `ffmpegthumbnailer` package. [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent, genymotion`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. If your connection is very unstable and/or you can't download large files from GitHub, you can try to download via [torrent](https://drive.google.com/file/d/1xhTgoPTHX4jFjQOTSkkCBVTESchEpSzO/view?usp=sharing) (hash: 9ac1e522d863f9056b4dca2ddafdcb3e46ffbf6d).
Based on Arch Linux with all updates as of 09.04.2025 16:00 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` 181808d64157a2bac937f0b07b40536e959676351f98609884f13378c2787354 conty_dwarfs.sh 7a3affef3a05231dcd409ed9119cee3892bd4a710d84cb297d669b93af28b2b7 conty_lite_dwarfs.sh 849c4a06f6f439dea772e6ea96e4c97991a95d0bbeb53a1ca294b53fae1c178b conty_lite.sh 5543930ebd3c4bd4090d7ec3de186fac73e9cd0ba987ddc678461e68b8f0c967 conty.sh f96554736665e051473f65cff4e3e2bf1549c1b51129d99c4ef3c6d2e80b0a64 conty_wine_dwarfs.sh 22799127c8ed6674564f413fc68afdcb109c3a284a2dc269976a26e0030adfc9 conty_wine.sh ``` **Changelog**: * Added `winegui` and `gnome-themes-extra` packages. * Integrated utils updated to the latest versions. [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent, genymotion`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. If your connection is very unstable and/or you can't download large files from GitHub, you can try to download via [torrent](https://drive.google.com/file/d/1221kEBGO21CNshRWTP-KOm-_nbSQCZAf/view?usp=sharing) (hash: b219fde5121c0a292cbe4418756d6d6bb6d6575d).
Based on Arch Linux with all updates as of 02.03.2025 11:50 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` a4e4f5527dbe8422ec046ae821bdde5c5d6c0fcfb71fa052db55a7396cf9219a conty_dwarfs.sh d6cbb6c84a0193d8978167db066891bedd03ed27f98f1c9ea8546b087e35539e conty_lite_dwarfs.sh 144396e6de5698996cb7e51dffcdbe78057038467f5a0d184ddc1f928dd5c09e conty_lite.sh 9b0535d58396f5af0b357f3c1880e7d0cfff5ce9075361babb181e2830c4e053 conty.sh a2a3bee34e529f19544c891a4c6884e7e9c956b07170ec78d51152dddde682dc conty_wine_dwarfs.sh 3d9fc43ef42ef48f4ff22394029b86a8111545c2e7661a6a402914c0bcd9818a conty_wine.sh ``` [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent, genymotion`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. If your connection is very unstable and/or you can't download large files from GitHub, you can try to download via [torrent](https://drive.google.com/file/d/1ky6zAb0dD7jsrs5Y5xkDx4nra03Cin-2/view?usp=sharing) (hash: f5e788123dcfcf5a44857abfcd122a0bd029a334).
Based on Arch Linux with all updates as of 12.01.2025 10:45 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` 428a473c1de67380f48afea8ae7b5ee8767466c42cfa52130438b093dab3c27d conty_dwarfs.sh 6acc6eb32840f44b9bf6049b15967cfa77931ad93e847fec9d1c658596e79f48 conty_lite_dwarfs.sh ab935f834603ad47cbfc680f974ea9fc00028197f16a5bf162b4544b3be80f5f conty_lite.sh a00ebdee18fba8e2fb2cb35b4cd540b662133cba41f09d852fe2e9017b051268 conty.sh d7b13bb2062615218acbacd7dcc3c6e1d1df9ea1d5e64f0f5e5c27c12b4c6b08 conty_wine_dwarfs.sh 83ce3e4ceb84160af43882c0b42a0c57431203b9e547ef000d079ce1b72c779e conty_wine.sh ``` **Changelog**: * Added `python-protobuf` to enable Lutris integration with Battle.net. [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent, genymotion`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. zsync files are for the [zsync2](https://github.com/AppImage/zsync2) program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using). If your connection is very unstable and/or you can't download large files from GitHub, you can try to download via [torrent](https://drive.google.com/file/d/1JMayWu6hhsVA3GwY6uh0czHhYqikA9d2/view?usp=sharing) (hash: 6fa5838dbe95d30a6485d0ec9ace47e74c85a207).
Based on Arch Linux with all updates as of 08.11.2024 14:10 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` bc155719348eeffbf8c94756ed7b14a593b742bf69364777728003ef8faf2a13 conty_dwarfs.sh e1af1ca627cc831310f2520a7ca2b86b929675f63ef8191f59b704516236e07d conty_lite_dwarfs.sh 3e5536b0f9729e264e8fa1595ad991ad1d12afd41e379bf2bb1ad7c9b81469ef conty_lite.sh b467c9d2047a6c6ccf20ffe0e7bc78d81785a52c24bf5ac8fd365ef1f18da556 conty.sh b5ce8752b63c87fc59db4d36e03aeee5c9214545dba7011bf78f51a3b16d5501 conty_wine_dwarfs.sh acb8728b9c3a1cefb7c4b0faf3ba90ee2e494aad73194cd45d6cdc773be8e7ab conty_wine.sh ``` **Changelog**: * Added `faugus-launcher-git`, `umu-launcher` and `pcsx2-avx-git` packages. * Fixed an issue with Vulkan drivers detection on NixOS (and on other non-FHS compilant Linux distros). [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent, genymotion`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. zsync files are for the [zsync2](https://github.com/AppImage/zsync2) program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using). If your connection is very unstable and you can't download large files from GitHub, you can try to download via [torrent](https://tinyurl.com/mshhbxjw).
Based on Arch Linux with all updates as of 04.10.2024 15:00 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` 9d58ea8dac0f2f2fcdec63a6d005767fd400de36faa5593a1219738278428846 conty_dwarfs.sh 07f04834c9e2eab66ccb22ed57f242b6139b1d87a4826296b64df0f20ae9a89c conty_lite_dwarfs.sh 8a373daf6ecb57ad5674da96bd65975d7f0e43388ed6f38fe3f1d0e59b1784a4 conty_lite.sh c8d99608a3c710293110401128687aaba17c4e109bbd7fdbb16a815d349b8e83 conty.sh b8c909705925b881b550886e237b7ae4450e296aa191991ee599df72cdeee80c conty_wine_dwarfs.sh 8a4ff12b759d3323c7e8668e1b6449e0d4e5e6dbd08356b73519b4fd804d9c37 conty_wine.sh ``` **Changelog**: * Added `nautilus`, `duckstation` and `genymotion` packages. * Fixed legacy Nvidia drivers (390 and older). * Improved compatibility with systems without GNU coreutils and busybox. [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. zsync files are for the [zsync2](https://github.com/AppImage/zsync2) program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using). If your connection is very unstable and you can't download large files from GitHub, you can try to download via [torrent](https://tinyurl.com/3wzc9rex).
Based on Arch Linux with all updates as of 30.08.2024 22:15 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` 213f9f8a7eba2b4a728ed314c93ef357e26e9f04a3d5c9aac1684ee00d696cc9 conty_dwarfs.sh c653fbc82af8cfbb492eebd6a97cd4226792dc9dabbfe6cfbc629d29349a4b88 conty_lite_dwarfs.sh fcad6c7beaeea5494cfaae65e2aacbfb49dedd5248ffe7debe3252b4a8f85fff conty_lite.sh 0a247fc384b52f468a564b97e2bbb13b14a85de09cb7afde474c370823f1413f conty.sh 4593e89508df3995cbebb4723c3e5e49e04e10f0e71b4889062738dedcb01029 conty_wine_dwarfs.sh 4b77cc233ffebb74941090c9f946b836e144dff674a9baa06a1096f6409b08a3 conty_wine.sh ``` **Changelog**: * Fixed an issue with Conty hanging when updating the `fakeroot` package. * Fixed an issue with `USE_OVERLAYFS` breaking Nvidia driver. * Integrated utils updated to the latest versions. [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. zsync files are for the [zsync2](https://github.com/AppImage/zsync2) program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using). If your connection is very unstable and you can't download large files from GitHub, you can try to download via [torrent](magnet:?xt=urn:btih:d8879ae20d502105b702b209d80988b1805ae0f5&dn=Conty_1.26.1).
Based on Arch Linux with all updates as of 30.08.2024 16:45 (DMY UTC). pkg_list.txt contains a complete list of packages (and their versions) included in this release. **SHA256**: ``` 7d7720223f2ec9a0ccea2cc579bb45615791451fa23f5b242826bdd0239ac36e conty_dwarfs.sh 326d382db87627dab23bd5c12877332a658ddc3b56f7fa598b5b4fcb1ede9e98 conty_lite_dwarfs.sh 5ab28cd7076b5183d799df9691853e473230b919babaebc395c039fc915412b8 conty_lite.sh f8974802e2c536f404bedd41f0c2f19ac1e198b72fca50d121c8ffb503239bbb conty.sh e35f6b8d412f0218f187c676cfb57245b054f65af8a9a8899f8be5aa1d9193dd conty_wine_dwarfs.sh daca1124a06729778c362a39b30e4c67a8425ebae73ec9616f3ab41e1436b139 conty_wine.sh ``` **Changelog**: * Fixed an issue with Conty hanging when updating the `fakeroot` package. * Fixed an issue with `USE_OVERLAYFS` breaking Nvidia driver sharing. * Integrated utils updated to the latest versions. [**Usage**](https://github.com/Kron4ek/Conty#usage): ``` $ chmod +x conty.sh $ ./conty.sh [command] [arguments] ``` **Versions**: - The lite version (`conty_lite.sh`) includes everything from the regular version (`conty.sh`), except for: `base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent`. If you don't plan to use any of these programs, i recommend to use the lite version. - `conty_wine.sh` contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others. - `conty_dwarfs.sh`, `conty_lite_dwarfs.sh` and `conty_wine_dwarfs.sh` are the same as the regular versions, except they are compressed with [DwarFS](https://github.com/mhx/dwarfs) instead of [SquashFS](https://www.kernel.org/doc/html/latest/filesystems/squashfs.html), thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory. zsync files are for the [zsync2](https://github.com/AppImage/zsync2) program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using).