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

Last updated: June 23,2024

1. Install "vagrant-sshfs.noarch" package

Please follow the step by step instructions below to install vagrant-sshfs.noarch on Fedora 36

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

2. Uninstall "vagrant-sshfs.noarch" package

This is a short guide on how to uninstall vagrant-sshfs.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:43:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : vagrant-sshfs
Version : 1.3.7
Release : 4.fc36
Architecture : noarch
Size : 35 k
Source : vagrant-sshfs-1.3.7-4.fc36.src.rpm
Repository : updates
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.