Fedora 39 \/ 38でFedyを使用してサードパーティソフトウェアをインストールする
Fedora users often need third-party software not included in official repositories due to licensing. This guide explains how to use Fedy, a graphical application, to easily install these packages on Fedora Linux 39.
Table of Contents
- Installing Fedy on Fedora Linux
- Installing Essential Third-Party Applications with Fedy
- Installing and Removing Applications
- Installing Development Tools
- Installing Drivers
- Installing Themes
- System Tweaks
- Utility Installation
- Frequently Asked Questions (FAQ)
- Conclusion
What is Fedy?
Fedy (formerly Fedora Utils) simplifies installing various third-party applications, development tools, drivers, themes, and utilities on Fedora. It offers a user-friendly interface, eliminating the need for command-line tools like DNF/YUM. Fedy automatically adds necessary repositories and installs selected software with a single click. It's ideal for post-installation setup, quickly adding essential applications after a fresh Fedora install. Importantly, Fedy doesn't maintain its own repository; it acts as a GUI for existing repositories. It's free, open-source, and available on GitHub under the GPLv3 license.
Installing Fedy on Fedora Linux
First, enable the RPM Fusion repository:
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
Next, add the Fedy COPR repository:
sudo dnf copr enable kwizart/fedy
Finally, install Fedy:
sudo dnf install fedy -y
Launch Fedy from your application launcher or via the command fedy
.
Installing Essential Third-Party Applications with Fedy
Fedy's interface is straightforward, categorizing packages into: Apps, Development Tools, Drivers, Themes, Tweaks, and Utilities. A search bar aids in locating specific software.
Installing and Removing Applications
The "Apps" section includes popular applications like Spotify, Steam, Zoom, and more. Click "Install" to add and install; removal is equally simple within the Fedy interface.
Installing Development Tools
This section provides tools like Android Studio, Eclipse, and various SDKs.
Installing Drivers
Install drivers for audio, video, Bluetooth, and GPUs (including NVIDIA drivers). LTS kernels are also available here.
Installing Themes
Customize your Fedora desktop's appearance with themes like Flat-remix or Numix.
System Tweaks
This section allows for quick system adjustments, such as disabling Wayland, configuring GRUB2, or cleaning junk files.
Utility Installation
Install multimedia codecs, fonts, and other utilities.
Frequently Asked Questions (FAQ)
- What is Fedy? A user-friendly tool for installing third-party software on Fedora.
- Is Fedy safe? Generally safe, but always download from trusted sources.
- Does Fedy handle updates? No, use DNF for system updates.
- Is Fedy Fedora-specific? Yes.
- Is Fedy officially supported by Fedora? No, it's a community-maintained tool.
- Should I use Fedy? Use it judiciously for software not in official repositories.
- Is Fedy open source? Yes.
Conclusion
Fedy streamlines the installation of essential third-party software on Fedora, particularly beneficial for new users. It simplifies a process that can be complex using command-line tools. Remember to use official repositories whenever possible and exercise caution when using third-party software.
Resource:
- Fedy GitHub Repository
以上がFedora 39 \/ 38でFedyを使用してサードパーティソフトウェアをインストールするの詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。

ホットAIツール

Undresser.AI Undress
リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover
写真から衣服を削除するオンライン AI ツール。

Undress AI Tool
脱衣画像を無料で

Clothoff.io
AI衣類リムーバー

AI Hentai Generator
AIヘンタイを無料で生成します。

人気の記事

ホットツール

メモ帳++7.3.1
使いやすく無料のコードエディター

SublimeText3 中国語版
中国語版、とても使いやすい

ゼンドスタジオ 13.0.1
強力な PHP 統合開発環境

ドリームウィーバー CS6
ビジュアル Web 開発ツール

SublimeText3 Mac版
神レベルのコード編集ソフト(SublimeText3)

ホットトピック









Linuxでファイルとフォルダーを効率的にカウントする:包括的なガイド Linuxでファイルやディレクトリを迅速にカウントする方法を知ることは、システム管理者や大規模なデータセットを管理している人にとっては重要です。このガイドは、単純なコマンド-Lを使用して示しています

Linux/UNIXシステム管理には、ユーザーアカウントとグループメンバーシップを効率的に管理することが重要です。 これにより、適切なリソースとデータアクセス制御が保証されます。 このチュートリアルでは、LinuxおよびUNIXシステムの複数のグループにユーザーを追加する方法を詳しく説明しています。 私たちは

Linuxカーネルは、GNU/Linuxオペレーティングシステムのコアコンポーネントです。 1991年にLinus Torvaldsによって開発されたこのため、無料のオープンソース、モノリシック、モジュール式、マルチタスクUnixのようなカーネルです。 Linuxでは、歌に複数のカーネルをインストールすることが可能です

フラットパックアプリケーション許可管理ツール:Flatsealユーザーガイド Flatpakは、Linuxソフトウェアの分布を簡素化し、仮想サンドボックスでアプリケーションを安全にカプセル化するために設計されています。 Flatpakアプリケーションはこのサンドボックス環境にあるため、オペレーティングシステムの他の部分、ハードウェアデバイス(Bluetooth、ネットワークなど)、ソケット(Pulseaudio、SSH-Auth、Cupなど)にアクセスする権限を要求する必要があります。このガイドでは、LinuxでFlatsealを使用してFlatpakを簡単に構成する方法をご案内します

この簡単なガイドでは、Linuxオペレーティングシステムでインドルピーシンボルを入力する方法について説明します。先日、Word文書に「Indian Rupee Symbol(£)」を入力したかったのです。私のキーボードにはルピーシンボルがありますが、入力する方法がわかりません。後

Linuxは、サーバー管理、組み込みシステム、デスクトップ環境として最適です。 1)サーバー管理では、LinuxはWebサイト、データベース、アプリケーションをホストするために使用され、安定性と信頼性を提供します。 2)組み込みシステムでは、Linuxは柔軟性と安定性のため、スマートホームおよび自動車電子システムで広く使用されています。 3)デスクトップ環境では、Linuxは豊富なアプリケーションと効率的なパフォーマンスを提供します。

Linus Torvaldsは、Linux Kernel 6.14リリース候補6(RC6)をリリースし、重要な問題を報告せず、リリースを順調に進めています。このアップデートで最も注目すべき変更は、AMDマイクロコード署名の問題に対応していますが、残りの更新は

お気に入りのビデオをインターネットから保存したいと思ったことはありますか?面白い猫のビデオであろうと、後で見たいチュートリアルであろうと、YT-DLPがお手伝いします!この包括的なYT-DLPチュートリアルでは、YT-DLPとは何か、インストール方法を説明します。
