How to Install and Uninstall vagrant-sshfs.noarch Package on Fedora 39

Last updated: October 11,2024

1. Install "vagrant-sshfs.noarch" package

This tutorial shows how to install vagrant-sshfs.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install vagrant-sshfs.noarch

2. Uninstall "vagrant-sshfs.noarch" package

Please follow the guidance below to uninstall vagrant-sshfs.noarch on Fedora 39:

$ sudo dnf remove vagrant-sshfs.noarch $ sudo dnf autoremove

3. Information about the vagrant-sshfs.noarch package on Fedora 39

Last metadata expiration check: 1:51:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : vagrant-sshfs
Version : 1.3.7
Release : 7.fc39
Architecture : noarch
Size : 40 k
Source : vagrant-sshfs-1.3.7-7.fc39.src.rpm
Repository : fedora
Summary : A Vagrant synced folder plugin that mounts folders via SSHFS
URL : https://github.com/dustymabe/vagrant-sshfs
License : GPLv2
Description : A Vagrant synced folder plugin that mounts folders via SSHFS.
: This is the successor to Fabio Kreusch's implementation:
: https://github.com/fabiokr/vagrant-sshfs.