PDA

View Full Version : [ubuntu] getting the original files of the download



tirtoejowoe
July 2nd, 2011, 10:21 AM
dear the Admin(s) and all of the members

suppose that we wanna install a program, so we must do this : sudo apt-get install program_name

after installing that file, yeah indeed we can run that program, but where can actually we find the original-downloaded file in our ubuntu? cause probably, we wanna back it up. thanx :)

plucky
July 2nd, 2011, 12:07 PM
dear the Admin(s) and all of the members

suppose that we wanna install a program, so we must do this : sudo apt-get install program_name

after installing that file, yeah indeed we can run that program, but where can actually we find the original-downloaded file in our ubuntu? cause probably, we wanna back it up. thanx :)

/var/cache/apt/archives

Good Luck

tirtoejowoe
July 3rd, 2011, 07:37 AM
/var/cache/apt/archives

Good Luck

thatnx very much :D