{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://matoken.org/blog/category/linux/almalinux/feed/json/ -- and add it your reader.", "home_page_url": "https://matoken.org/blog/category/linux/almalinux/", "feed_url": "https://matoken.org/blog/category/linux/almalinux/feed/json/", "language": "ja", "title": "AlmaLinux – matoken's blog", "description": "Is there no plan B?", "icon": "https://matoken.org/blog/wp-content/uploads/2025/03/cropped-1865f695c4eecc844385acef2f078255036adccd42c254580ea3844543ab56d9.jpeg", "items": [ { "id": "https://matoken.org/blog/?p=3942", "url": "https://matoken.org/blog/2023/12/02/sixel-with-tmux-on-almalinux/", "title": "AlmaLinux \u3067\u3082 tmux \u3067 Sixel \u3092", "content_html": "
AlmaLinux \u3067\u3082Sixel \u5bfe\u5fdc\u7248tmux \u306ebuild \u3092\u3057\u3066\u307f\u307e\u3057\u305f\uff0e
\n\n
KVM \u74b0\u5883\u306bAlmaLinux 9.3 \u3092\u5c0e\u5165\u3057\u3066mlterm \u304b\u3089ssh \u7d4c\u7531\u3067\u63a5\u7d9a\u3057\u3066\u3044\u307e\u3059\uff0e
\ntmux \u306ebuild \u624b\u9806\u306f\u516c\u5f0f\u306e \u300cInstalling \u00b7 tmux/tmux Wiki\u300d \u306e From source tarball \u306e\u901a\u308a\u3067\u3059\u304c\uff0c autogen.sh \u3067 aclocal \u304c\u898b\u3064\u304b\u3089\u306a\u3044\u3068\u8a00\u308f\u308c\u305f\u306e\u3067 automake package \u3092\u5c0e\u5165\uff0eSixel \u3092\u6709\u52b9\u306b\u3059\u308b\u305f\u3081\u306b configure \u306b --enable-sixel \u3092\u4ed8\u3051\u3066\u3044\u307e\u3059\uff0e
$ sudo dnf install libevent-devel ncurses-devel gcc make bison git automake (1)\n$ git clone --depth 1 https://github.com/tmux/tmux (2)\n$ cd tmux\n$ ./autogen.sh\n$ ./configure --enable-sixel (3)\n$ make\n$ ./tmux -V\ntmux next-3.4\n$ ./tmux\n
$ git -C ~/src/tmux log -1\ncommit bdf8e614af34ba1eaa8243d3a818c8546cb21812 (grafted, HEAD -> master, origin/master, origin/HEAD)\nAuthor: Thomas Adam <thomas@xteddy.org>\nDate: Tue Nov 14 22:01:09 2023 +0000\n\n Merge branch 'obsd-master'\n$ dnf info libevent-devel ncurses-devel gcc make bison git automake | grep -e '^Name' -e '^Version' -e '^Release'\nName : automake\nVersion : 1.16.2\nRelease : 8.el9\nName : bison\nVersion : 3.7.4\nRelease : 5.el9\nName : gcc\nVersion : 11.4.1\nRelease : 2.1.el9.alma\nName : git\nVersion : 2.39.3\nRelease : 1.el9_2\nName : libevent-devel\nVersion : 2.1.12\nRelease : 6.el9\nName : make\nVersion : 4.3\nRelease : 7.el9\nName : ncurses-devel\nVersion : 6.2\nRelease : 10.20210508.el9\nName : libevent-devel\nVersion : 2.1.12\nRelease : 6.el9\nName : ncurses-devel\nVersion : 6.2\nRelease : 10.20210508.el9\n$ ~/src/neofetch/neofetch\n 'c:. matoken@alma-kvm\n lkkkx, .. .. ,cc, ----------------\n okkkk:ckkx' .lxkkx.okkkkd OS: AlmaLinux 9.3 (Shamrock Pampas Cat) x86_64\n .:llcokkx' :kkkxkko:xkkd, Host: KVM/QEMU (Standard PC (Q35 + ICH9, 2009) pc-q35-8.1)\n .xkkkkdood: ;kx, .lkxlll; Kernel: 5.14.0-362.8.1.el9_3.x86_64\n xkkx. xk' xkkkkk: Uptime: 3 hours, 33 mins\n 'xkx. xd .....,. Packages: 438 (rpm)\n .. :xkl' :c ..''.. Shell: bash 5.1.8\n .dkx' .:ldl:'. ' ':lollldkkxo; Resolution: 1280x800\n .''lkkko' ckkkx. Terminal: /dev/pts/1\n'xkkkd:kkd. .. ;' :kkxo. CPU: Intel i5-7300U (2) @ 2.712GHz\n,xkkkd;kk' ,d; ld. ':dkd::cc, Memory: 185MiB / 425MiB\n .,,.;xkko'.';lxo. dx, :kkk'xkkkkc\n 'dkkkkkxo:. ;kx .kkk:;xkkd.\n ..... .;dk:. lkk. :;,\n :kkkkkkkdoxkkx\n ,c,,;;;:xkkd.\n ;kkkkl...\n ;kkkkl\n ,od;\n$ arch\nx86_64\n