Install some software
This commit is contained in:
@@ -21,4 +21,14 @@ dnf install \
|
|||||||
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||||
dnf install \
|
dnf install \
|
||||||
rpmfusion-free-release-tainted \
|
rpmfusion-free-release-tainted \
|
||||||
rpmfusion-nonfree-release-tainted
|
rpmfusion-nonfree-release-tainted
|
||||||
|
|
||||||
|
|
||||||
|
# Install additional software
|
||||||
|
dnf install \
|
||||||
|
bat \ # like cat, but better
|
||||||
|
caddy \ # easy-to-use web server
|
||||||
|
flameshot \ # screenshoot utility
|
||||||
|
gimp \ # image manipulation program
|
||||||
|
git \ # revision control system
|
||||||
|
picard # music file tagger
|
||||||
Reference in New Issue
Block a user