ラベル SoundConverter の投稿を表示しています。 すべての投稿を表示
ラベル SoundConverter の投稿を表示しています。 すべての投稿を表示

2022年10月20日木曜日

音楽ファイルのフォーマットを変換するSoundConverterをAlmaLinux 9/Rocky Linux 9にインストールする

SoundConverterアプリケーションで音楽ファイルを様々な形式に変換する事が出来ます。

〇SoundConverterの画面(AlmaLinux 9)

〇SoundConverterの画面(Rocky Linux 9)

インストール方法

以下のコマンドを実行します。
sudo dnf -y install flatpak

sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

sudo flatpak -y install org.soundconverter.SoundConverter

関連項目

・SoundConverterのwebサイト
https://soundconverter.org/

2022年5月19日木曜日

音楽ファイルのフォーマットを変換するSoundConverter(サウンド変換)をUbuntu 22.04にインストールする

SoundConverterアプリケーションで音楽ファイルを様々な形式(mp3,wav,oggなど)に変換する事が出来ます。
※実行時のメニューには「サウンド変換」と表示されます。

〇Ubuntu 22.04のSoundConverterのスクリーンショット

Ubuntu Softwareによるインストール方法

1. Ubuntu Softwareを起動して、soundconverterを検索します。

2.SoundConverterのインストールボタンをクリックします

コマンドによるインストール方法

以下のコマンドを実行します。
sudo apt-get update

sudo apt-get -y install soundconverter

関連項目

・SoundConverterのwebサイト
https://soundconverter.org/

2021年7月13日火曜日

音楽ファイルのフォーマットを変換するSoundConverterをAlmaLinux8.3にインストールする

SoundConverterアプリケーションで音楽ファイルを様々な形式に変換する事が出来ます。

〇SoundConverterの画面

インストール方法

以下のコマンドを実行します。
sudo dnf -y install flatpak

sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

sudo flatpak -y install org.soundconverter.SoundConverter

関連項目

・SoundConverterのwebサイト
https://soundconverter.org/

2021年7月2日金曜日

音楽ファイルのフォーマットを変換するSoundConverterをCentOS 8/CentOS 8-Streamにインストールする

SoundConverterアプリケーションで音楽ファイルを様々な形式に変換する事が出来ます。

〇SoundConverterの画面

インストール方法

以下のコマンドを実行します。
sudo dnf -y install flatpak

sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

sudo flatpak -y install org.soundconverter.SoundConverter

関連項目

・SoundConverterのwebサイト
https://soundconverter.org/

2021年6月25日金曜日

音楽ファイルのフォーマットを変換するSoundConverter(サウンド変換)をUbuntu 20.04/Debian 10(Buster)/Raspberry Piにインストールする

SoundConverterアプリケーションで音楽ファイルを様々な形式に変換する事が出来ます。

〇Ubuntu 20.04のSoundConverterのスクリーンショット

〇Debian 10(Buster)のSoundConverterのスクリーンショット

〇Raspberry Pi(Raspbian Buster)のSoundConverterのスクリーンショット

インストール手順

以下のコマンドを実行します。

sudo apt-get update

sudo apt-get -y install soundconverter

※実行時のメニューには「サウンド変換」と表示されます。

関連項目

・SoundConverterのwebサイト
https://soundconverter.org/